0 Replies Latest reply on Mar 17, 2005 8:48 AM by fabrefumi

    Eclipse org.jboss.deployment.DeploymentException

    fabrefumi

      Dear All,

      First of all, thanks for your time.

      If someone has experienced the same problem, I will be happy if a benevolent spirit can help me.

      I'm learning how to use JBOSS IDE with the tutorial JBOSS-IDE 1.2.2 - Tutorial Guide.

      My PC is a Windows 2000:
      - Eclipse 3.0.1
      - jbossIDE 1.4.0

      I have configured on a remote server Win2000:

      - jboss-3.2.6 or jboss-4.0.0 (launch the same problem)
      - j2sdk1.4.2_07
      - on Eclipse, Run->Debug VM : -Djava.endorsed.dirs=\\rete_proves\jboss-3.2.6\lib\endorsed

      Starting the JBOSS server from the remote machine works fine!!

      When i Debug.. (Run-Debug..) the console shows:

      Failed to boot JBoss:
      org.jboss.deployment.DeploymentException: url file://rete_proves/jboss-3.2.6/server/default/conf/jboss-service.xml could not be opened, does it exist?
      at org.jboss.deployment.DeploymentInfo.(DeploymentInfo.java:173)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:603)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:588)

      I have tested that my machine can access to the remote server and can see the remote Filesystem. the file permission seems to be OK.

      Anyone knows what can I do.¿¿?

      --> I know that jboss3.2.6 didn't have lib\endorsed, but with the jboss4.0.0, the same error appear?.

      Actually on page 35 of the tutorial, i have this issue.


      Thanks in advance!