facebook

Debug problem

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #301073 Reply

    gio78
    Member

    Hi all,
    i have got a problem while i try to run tomcat in debug mode.
    So, i want debug my web application, i set my breakpoints in servlet and then i run tomcat (version 4.1.31) in debug mode. When i invoke the servlet method where i set my breakpoint debug doesn’t stop, but the normal execution continue.

    My configuration is:
    MyEclipse Enterprise Workbench
    Version: 7.5
    Build id: 7.5-20090609

    Tomcat 4.1.31

    Someone can help me?

    Regards

    #301078 Reply

    Loyal Water
    Member

    Apache Tomcat 4.x and earlier do not support JSR-45. You will have to use Tomcat 5.x or higher to get the debugger to stop at break points.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Debug problem

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