facebook

Debug JSP not working

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #201930 Reply

    I am not able to debug JSPs. I can set the breakpoint (the little blue dot on the side), it does appear in the breakpoints view but execution does not stop. I can only set breakpoints inside of servlets. I have been using several versions of myeclipse over the last months, but I have never been able to debug JSPs. Any ideas?

    Thanks,

    Calin

    – System Setup ——————————-
    Operating System and version: Win XP SP 1
    Eclipse version: 3.0M6
    Eclipse build id: 200312182000
    MyEclipse version: 3.6.200
    Build id: 200401011200-3.7RC2
    Eclipse JDK version: “1.4.2_03”
    Application Server JDK version: “1.4.1_06”
    Tomcat Tomcat4.1.29-LE

    #201964 Reply

    Scott Anderson
    Participant

    The problem is that Tomcat 4 does not support JSR-045 so source level JSP debugging is not available for it. You’ll need to use Tomcat 5 instead.

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

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