facebook

JSP debugging doesn´t work – cannot connect to VM

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #227800 Reply

    fherceglija
    Member

    Hello,

    system configuration:

    OS: WinXP Professional, Version 2002, Service Pack 1
    IDE: Eclipse 3.0.1
    MyEclipse: Version 3.8.4 (downloaded trial two days ago)
    AppServer: JBoss 4.0.1 (Tomcat 5), JSR-045 compliant!

    we are trying to enable JSP debugging in our projects and use therefore MyEclipse. As we read we need a JSR-045 compliant web server as Tomcat 5 which is embedded in JBoss 4. Now, we established a web project and are able to start the JBoss4 app server – but … we cannot connect from MyEclipse in order to debug the JSP´s. Everything else works fine like deployment and so on … The error is “cannot connect to remote VM”. Is this a configuration problem of the debug launcher? Port configuration or MyEclipse configuration? Can somebody help me with this issue, please?

    Best regards,

    Fadil Herceglija

    #227812 Reply

    Riyad Kalla
    Member

    Fadil,
    If you are using MyEclipse to start your application server, then the connection for debugging is already made for you, there is no need for you to connect to the app server, just start setting break points and you should be fine.

    #227853 Reply

    fherceglija
    Member

    Hello Riyad,

    thanks a lot for your help – everything works fine.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: JSP debugging doesn´t work – cannot connect to VM

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