facebook

Remote Debugging

  1. MyEclipse Archived
  2.  > 
  3. Old Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #196384 Reply

    sjaved
    Member

    I don’t know if this question has been posed and answered so please excuse me in advance if this is already covered.

    Is it possible to run JBOSS on a separate machine than the one on which Eclipse and MyEclipse IDE are installed for debugging purposes (remote debugging).

    I would like to use a Windows machine for building and debugging the J2EE application but use a separate linux machine for deploying and running the application under JBOSS

    thanks,
    Shoeb

    #196385 Reply

    Scott Anderson
    Participant

    Shoeb,

    While I can see why you might want to use Linux as a production deployment server, do you really need to use it for debugging also? It’s typically more efficient to debug you application on your desktop box and then deploy it to a production server later.

    MyEclipse is optimized to allow launching and debugging on your development machine. Remote debugging is available using Eclipse, but you’ll have to consult the Eclipse documentation to enable and use it. We really don’t do anything to enhance remote debugging, only local debugging.

    –Scott
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Remote Debugging

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