facebook

source not found debugging compiled _JSP.java file

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

    jerryzhang
    Member

    I’m not doing JSR-45 sense of JSP debugging, I’m just trying to debug compiled xxx_jsp.java files. I mounted C:\jboss-3.2.3\server\default\work\MainEngine\localhost\_ in my project. After setting a breakpoint, execution paused, an editor opened, but instead of showing the content of the java file, it shows “Source not found for taskTimeline_jsp._jspService(HttpServletRequest, HttpServletResponse) line: 44”.

    Another problem is that since my JSP files are grouped in directories, such as task\taskTimelin.jsp, if I open taskTimeline_jsp.java in Eclipse, I got error “the declared package does not match the expected package” since the first line of the java file is “package org.apache.jsp;”, not “package org.apache.jsp.task;” How do I fix this?

    #224816 Reply

    jerryzhang
    Member

    Sorry this is posted on the wrong forum, same has been posted on forum “J2EE Development (EJB, JSP, Struts, XDoclet, etc.)”, please ignore this post.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: source not found debugging compiled _JSP.java file

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