Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Jsp source not found

Status
Not open for further replies.

tuyetcuc1

Programmer
Jan 3, 2010
3
0
0
CA
Hi All:

I am using Eclipse 3.5 and the Tomcat 6 and Weblogic 11g.
I download the Oracle Eclipse Plugin "//download.oracle.com/otn_software/oepe/galileo". When I debug the jsp with ecliipse and Tomcat 6, it gives me the error "Source not found". It cannot find the jsp but it gives me the line number it is on in the jsp. Also in debug mode, under Variables tab, it shows the list of variables and their value. I started Tomcat6 within Eclipse.

I have the same problem with Eclipse 3.5 and Weblogic 11g. I started Weblogic 11g within Eclipse.

Any hint or help would be greatly appreciated it.

Yours,

Frustrated.
 
Hi:

I started Weblogic11 and Tomcat 6 in debug mode.
I can debug java classes but it doesn't debug the jsp.
It doesn't show the contents of the jsp but it shows the line number and the variables created at the line number.

Yours,

Frustrated
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top