facebook

Remote Debugging Capability [Closed]

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #208696 Reply

    Riyad Kalla
    Member

    Ivan,
    If your breakpoints are in JSP files then you need to upgrade to Tomcat 5 because it supports the required JSR 45 debugging spec. Tomcat 4 does not support this spec.

    We really appreciate you posting a follow up to this, I am going to add it to the FAQ because its very helpful.

    #208732 Reply

    Ivan
    Member

    No, my breakpoints are in Java code, and my compile is set for Debug.

    #208741 Reply

    Riyad Kalla
    Member

    Hmm… can you try upgrading to Tomcat 5 anyway? It was my understanding that dedugging mostly worked with Tomcat 4, but this remote debugging work is not something I’ve seen someone try with Tomcat 4 before.

    I’d like to rule out a problem with our supported platforms before we try and get things working with our unsupported platforms.

    #248220 Reply

    Hi ,

    I am having the same problem you had. I am able to connect the remote VM. it does not through the error. When try to access the application ,I am getting

    Error 404–Not Found
    From RFC 2068 Hypertext Transfer Protocol — HTTP/1.1:
    10.4.5 404 Not Found

    can you tell me how did you get the login page.

    #248328 Reply

    sri_bitla
    Member

    Hi all,

    I am also having the same problem. MyEclipse has hooked up to the remote weblogic server. But when I sent a request, the source is not opening in MyEclipse for debugging. I am sure my request has hit the breakpoint.

    Hi Senthil, please let me know if you have found a solution.

    Thanks,
    Srinivas.

Viewing 5 posts - 16 through 20 (of 20 total)
Reply To: Remote Debugging Capability [Closed]

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