facebook

Can’t set jsp breakpoint with Tomcat 5.0.18 [Closed]

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

    etornick
    Member

    I am going thru the tutorial and I can set bkpts in servlets… But not in the jsp.

    I read a post that said that it should work in Tomcat 5.0.18. Any ideas on what I can look at to get this working.

    This is one of the reasons I am looking at this as opposed to Lomboz which I was able to get jsp debugging working but it was buggy.

    Thanks

    #202579 Reply

    Riyad Kalla
    Member

    Can you reply to this message, hit “Insert” and fill out your system information? This helps us troubleshoot your problem faster.

    Also, are your breakpoints in the JSP pages ignored, or you can’t double click in the gutter and set them at all?

    #202584 Reply

    etornick
    Member

    Operating System and version: Windows 2000 service pack 4
    Eclipse version: 2.1.2
    Eclipse build id: 200311030802
    MyEclipse version: 2.6.200
    Build id: 200312091200-2.7-RC1
    Eclipse JDK version: not sure
    Application Server JDK version: j2sdk1.4.1_02
    Tomcat 5.0.18

    I just downloaded myeclipse from your site yesterday.

    The option to set the breakpoint was not listed when I tried to set one… It just had add bookmark and add task.

    Thanks for your help… I hope you can help me to get this to work.

    Ed

    #202590 Reply

    Riyad Kalla
    Member

    Ed,
    1) make sure you are inthe MyEclipse perspective
    2) Select a JSP page, right click and make sure you open with MyEclipse JSP Editor
    3) Double click in the left gutter (the gray area next to the line numbers which is next to the code window) to set a breakpoint
    4) Do you see the blue dot?
    5) Run your app and see if the breakpoint is honored.

    Did this work? If you right click on the JSP page, what other options do you have to “Open With” it; I’m mainly curious what other JSP editors you may have installed that could be set as the default editor.

    #202605 Reply

    etornick
    Member

    Riyad<

    That was it… I was being opened with another editor.

    I will now try to set MyEclipse as my default editor.

    Thanks for your help

    Ed

    #202608 Reply

    Riyad Kalla
    Member

    No problem.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Can’t set jsp breakpoint with Tomcat 5.0.18 [Closed]

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