I can set a breakpoint, start Tomcat, and the facility stops at the correct place, but ...
In the MyEclipse perspective, the Tomcat Coolbar sees an old, deleted project and _jspService can't ffind the source for the JSP page which has been suspended. However, if I switch to the Debug perspective, it finds the JSP and things proceed normally.
Any suggestions on which XML file to modify or what to change? Where is _jspService looking for JSP pages?
Java 1.5, MyEclipse 4.0.0
Thanks, in advance |