I’ve got Sun’s jpda’s javadt connected to the jvm that’s running Orion.  This is very neat stuff.  I can see all the jvm’s treads and if I had Orion source I could probably do some debug on it too!  :-)

 

If I set development=”true”:  ./persistence contains files like Main.jsp, etc.  I assume these are jsp files translated to Servlets but not yet compiled.  Internally when Orion is running I can see in the jvm files like _jspPage0_Main_jsp, which I suspect is a compiled version of Main.jsp.

 

Question is:  It there a way to associate the jsp in “./persistence” with the compiled code in the jvm that would provide source code

Level debugging?

 

Kirk S. Kalvar

 

Reply via email to