facebook

Can’t get JSP debugging to work [Closed]

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

    jjastrow
    Member

    I’ve just finally got my trial version of ME working. All looks good except that I cannot get a breakpoint in my JSP to stop the code so I can step through. Works in .java source okay.

    I’m running Eclipse 3.0 with Tomcat 4.1 and ME 3.8. My project is configured as an ME Struts app.

    Any ideas?

    #214556 Reply

    Riyad Kalla
    Member

    Tomcat 4 does not support the JSR 45 spec that is required for JSP debugging. Also arbitrary breakpoints are currently not supported, they are only supported to evaluate scriplets of Java code, BUT we will be adding back the ability to set arbitrary breakpoints anywhere in the JSP page for the 3.8.2 release.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Can’t get JSP debugging to work [Closed]

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