facebook

how run a remote jboss server ?

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #228131 Reply

    Champion
    Member

    jboss 4.0.1
    eclipse 3.1m4
    windows xp pro
    myeclipse 3.8.4

    Hi!

    J am trying to run jboss 4.0.1 on a server. J have shared the jboss folder and the jdk1.5 folder on the server and configure the acces from the myeclipse preference window.
    Jboss start to run and here goes the error:

    Failed to boot JBoss:
    org.jboss.deployment.DeploymentException: url file://10.10.10.2/jboss-4.0.1/server/default/conf/jboss-service.xml could not be opened, does it exist?

    this file is existing and the can be acces from a remote computer..

    #228138 Reply

    Riyad Kalla
    Member

    Depending on what is throwing that exception, this could very likely be an inability of Jboss to load a remote resource like that. We always encourage local installs for development of the app server.

    #228152 Reply

    Sylob
    Member

    Hello,

    Try to mount a a network drive on your PC.

    You obtain
    W:/jboss-4.0.1/server/default/conf/jboss-service.xml

    I do this for my configuration
    Developper : PC Windwows XP
    Server : Linux Red Hat 9
    JBoss 3.2.7

    Be carreful, you need to have the good rights to lauch the server with identification of your developper machine

    But i’m agree with support-rkalla. I encourage local installs for developement

    Franck

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: how run a remote jboss server ?

You must be logged in to post in the forum log in