facebook

JSP debugging cannot locate source JSP

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #255323 Reply

    rtulloh
    Member

    This message has not been recovered.

    #255339 Reply

    Riyad Kalla
    Member

    This message has not been recovered.

    #255349 Reply

    rtulloh
    Member

    This message has not been recovered.

    #255357 Reply

    Riyad Kalla
    Member

    This message has not been recovered.

    #255581 Reply

    rtulloh
    Member

    I have run with -clean
    I have cleaned/rebuilt from scratch.
    I have redeployed (from scratch) and restarted Tomcat.
    I still cannot see source in the debugger. The line number message in the debug window reports that I am advancing through the JSP, but that is all I can see. I can send you a screenshot if that would help at all.

    #255583 Reply

    Riyad Kalla
    Member

    I have tried but cannot reproduce this problem locally, the only differences I can see between your setup and mine is that I am using Eclipse 3.2 GA and not the RC7 release and I am also using a new workspace. (Also you are using MyEclipse to do the deployment and not a custom Ant script correct?)

    Let’s try a new workspace to see if that helps:
    File > Switch Workspace > C:\tempworkspace, hit OK

    Now create a single new web project with a single default JSP in it. Setup the Tomcat 5.5 connector and deploy your project, set a break point on the line at the top of the template that computes the basePath and run the page from your browser. First, does the break point have a little check mark in it when you set the break point? And secondly, when you hit is, is the source shown?

    #257748 Reply

    rtulloh
    Member

    This is no longer a problem in 5.0.1.

    #257751 Reply

    Riyad Kalla
    Member

    Glad it’s working, thank you for following up.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: JSP debugging cannot locate source JSP

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