Source Path not working
Roger Mori-Tuesta <[email protected]> Tue, 12 Sep 2006 23:27:02 -0700
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <[email protected]> |
Dear Partners: I'm trying to use jswat to debug a huge production application running JDK 1.4.x, Tomcat 4.1 over Red Hat EL. The application is installed at the same directory level as webapp (*.jsp,, *.tld) in the tomcat_home directory. Also, this application contains all the *.java and *.class files in the WEB-INF/classes directory. The source files are located in a heterogeneous directory structure managed by Microsoft Source Safe (CVS) software. I failed installing latest version of jswat on a windows machine running jdk 1.5.8 Attaches de JVM (jdk 1.4 red ) but after oppening a browser no classes show up in the classes pane. I downloaded JSwat 2.39 and intalled in the Red Hat server computer getting the same problem. The connection works but this message appears: "The source for the class org.apache.jsp.jsp2.el.functions_jsp could not be found. In the future, this view will show the class byte code". I have tryed everything following the documentation and email of this list; Even I have created links to simulate the path org.apache.jsp and used the "source class-name command" along with the source path in all its flavors. Please, advice. Thank you. Roger. [email protected] The source for the class org.apache.jsp.jsp2.el.functions_jsp could not be found. In the future, this view will show the class byte code.