7 Replies Latest reply on Jan 9, 2006 3:35 AM by syg6

    Problems deploying (Deployment menu options are all disabled

    syg6

      Hello all.

      I am new to JBoss and used to using the myEclipse plugin with Tomcat, so please forgive my ignorance.

      q1. Why is it that the Deployment menu options are all disabled? I have configured a default server (in Run : Debug) and have successfully started the server from Eclipse, and the webapps that are already there work fine. Yet the Deployment menu options are all disabled. (And while I'm at it, the Deployment menu itself only seems to appear in the J2EE perspective, it doesn't seem to be anywhere in the Java perspective. What am I doing wrong?

      q2. I have 2 projects in Eclipse, proj1 and proj2. Currently I am using various Ant tasks to build a proj2 EAR that contains a directory 'proj1.jar' which contains all of the classes from proj1. How would I be able to deploy proj2 and then later debug code in both proj1 and proj2 using JBoss IDE? Is this even possible?

      Many, and I mean MANY, thanks.
      syg


      I would like to deploy proj2 as an EAR and