facebook

JSP Debugging / Tomcat 4.x

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

    5pag
    Member

    Hi,

    is it possible to Debug JSP in a Tomcat 4.x (i’ve tried 4.03 with jdk1.3.1) container.

    I’m able to set breakpoints in the JSP Editor and Tomcat is running in Debug Mode. JSP’s can be viewed but the IDE does not hold at the defined breakpoints.

    I’am using Eclipse 2.11 and the latest version of myEclipse.

    Best regards,

    Markus

    #197840 Reply

    simon
    Member

    No, in order to do source level JSP debugging, the server must support JSR-045. Tomcat 4.x does not. Currently, on the open source market, only Tomcat 5 does, but it is still in alpha.

    Hope this helps.

    simon.

    #197843 Reply

    Scott Anderson
    Participant

    Simon is correct on the JSR-045 support issue. Additionally, you can use Bejy Tiger (www.bejy.org). In the upcoming service release (2.5.2) we’ve added support for Jetty 4 & 5, and Jetty 5 also supports JSR-045.

    –Scott
    MyEclipse Support

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: JSP Debugging / Tomcat 4.x

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