Re: XSP debugging

2003-06-04 Thread Andreas Hartmann
morten svanæs wrote: Hi, I'm wondering if there's someway to get the correct linenumber from a xsp stacktrace, when I get a error it's always on some very high number. The number is correct. You get the line number of the generated Java file (look in your tomcat/work directory to find the source).

XSP debugging

2003-06-04 Thread morten svanæs
Hi, I'm wondering if there's someway to get the correct linenumber from a xsp stacktrace, when I get a error it's always on some very high number.   Morten Svanæs  

XSP debugging under eclipse

2003-03-08 Thread Leszek Gawron
Has anyone succeeded in debugging xsp generated java files under eclipse? I have manager to do it once or twice but currently eclipse stubbornly says it cannot locate source for compiled class file (even though it exists in a project and it can be compiled from IDE). I tried all combinations and st