facebook

JSP Breakpoints not working

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    nnd
    Member

    I just installed Eclipse Version: 3.0.1 Build id: 200409161125 and the latest MyEclipse. I have been playing around with it, and i cannot seem to get jsp breakpoints to work. I make a simple webapp with a single jsp that calls a method on a single class. If i set a breakpoint in the java class it works fine and breaks like expected. But putting breakpoints in the jsp, specifically in a scriptlet, does nothing. I have tried this on both jboss 3.2.3 and tomcat 4 with the same results. Am i missing some configuration option somewhere?

    thanks
    nikhil

    #227141

    Riyad Kalla
    Member

    nikhil,
    Neitehr of the app servers you used support the JSR-45 debugging spec, which is required for JSP debugging to work. You will need to use JBoss 4 or Tomcat 5.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JSP Breakpoints not working

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