I could not debug JSP file on Eclipse 3.0M8. [message #157828] |
Sat, 08 May 2004 06:15  |
Eclipse User |
|
|
|
I could not debug JSP file on Eclipse 3.0M8.
I tried to debug JSP file on Eclipse3.0M8,but I could not.
Target app server is Tomcat 5.0.19, and I use both Sysdeo
TomcatLauncher2.2.1 and Lomboz 3M8 preview3.
My JSP file is test.jsp, and I could generate test_jsp.java in the
appropriate folder (<Myproject>\<jspsrcdir>\org\apache\jsp).
folder successfully. Then, I opened the test_jsp.java,
inserted break point into it, and accessed the JSP on a
Browser. However, Eclipse debugger showed a error message,
"Source not found for test_jsp._jspService(
HttpServletRequest, HttpServletResponse) line: 31",
though <Myproject>\<jspsrcdir> is assigned as source folder on build path
and _jspService() method is defined correctly in the test_jsp.java.
Do you have any ideas why the Eclipse debugger could not find the source?
My environment:
Windows 2000 SP3
Eclipse 3.0M8
TomcatLauncher2.2.1 and Lomboz 3M8 preview3
J2SDK 1.4.2.04
Tomcat 5.0.19
By the way, I could debug the JSP file successfully on the environment
below:
Windows 2000 SP3
Eclipse 2.1.2
TomcatLauncher2.2.1 and Lomboz 3M8 preview3
J2SDK 1.4.1.03
Tomcat 4.1.24
Thanks
|
|
|
Re: I could not debug JSP file on Eclipse 3.0M8. [message #160125 is a reply to message #157828] |
Sun, 23 May 2004 02:00  |
Eclipse User |
|
|
|
Hi,
Do anyone have an experience to had succeeded to debug
JSP file on Eclipse M8 by using Lomboz or Sysdeo Tomcat
Launcher with Tomcat?
I just want to know whether the problem described below
occured because of my configuration mistake or not?
Thanks
Tak wrote:
> I could not debug JSP file on Eclipse 3.0M8.
> I tried to debug JSP file on Eclipse3.0M8,but I could not.
> Target app server is Tomcat 5.0.19, and I use both Sysdeo
> TomcatLauncher2.2.1 and Lomboz 3M8 preview3.
> My JSP file is test.jsp, and I could generate test_jsp.java in the
> appropriate folder (<Myproject><jspsrcdir>orgapachejsp).
> folder successfully. Then, I opened the test_jsp.java,
> inserted break point into it, and accessed the JSP on a
> Browser. However, Eclipse debugger showed a error message,
> "Source not found for test_jsp._jspService(
> HttpServletRequest, HttpServletResponse) line: 31",
> though <Myproject><jspsrcdir> is assigned as source folder on build path
> and _jspService() method is defined correctly in the test_jsp.java.
> Do you have any ideas why the Eclipse debugger could not find the source?
> My environment:
> Windows 2000 SP3
> Eclipse 3.0M8
> TomcatLauncher2.2.1 and Lomboz 3M8 preview3
> J2SDK 1.4.2.04
> Tomcat 5.0.19
> By the way, I could debug the JSP file successfully on the environment
> below:
> Windows 2000 SP3
> Eclipse 2.1.2
> TomcatLauncher2.2.1 and Lomboz 3M8 preview3
> J2SDK 1.4.1.03
> Tomcat 4.1.24
> Thanks
|
|
|
Powered by
FUDForum. Page generated in 0.03243 seconds