facebook

JSP breakpoints not working

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #225757 Reply

    Hello,

    I am trying to set breakpoints inside JSP pages, but they are not working. During runtime the server does not stop. I start my server in debug mode, I can easily debug my Java code, but it is impossible to debug JSP pages.
    I use Eclipse 3.0.1, MyEclipse 3.8.3 and the JSP editor, Weblogic 8.1 SP3 with JDK 1.4.2_04.
    Could you please help my?

    Thanks,
    Alex.

    #225775 Reply

    Riyad Kalla
    Member

    Alex,
    It almost sounds like you are asking us “How do I get debugging in WebLogic to work?”… uh oh, look what I found!
    http://www.myeclipseide.com/FAQ+index-myfaq-yes-id_cat-18.html#97

    #225778 Reply

    Thanks Riyad,

    It is a little better, but it is not perfect. I get the following error:

    Source not found for __l01._jspService(HttpServletRequest, HttpServletResponse) line: 29

    I think this is also a classic, but I don’t find a clear answer to it.

    Thank you,
    Alex.

    #225787 Reply

    Riyad Kalla
    Member

    Hrmm, Alex when we do see the “source not found” issue we suggest the following:
    1) Shut down your app server
    2) Remove your deployment
    3) Close all editors and your project
    4) Restart MyEclipse
    5) Open the project and rebuild it
    6) Redeploy project
    7) Start app server

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: JSP breakpoints not working

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