Line numbers are available or not depending on the options given to the java compiler. You can control the appearance of line numbers for your code, but not for the axis2 code or tomcat container code loaded from pre-packaged jars, depending on how those jars were built. If you want line numbers from something in this infrastructure, you might have to build it yourself with the appropriate compiler options, and install the results in place of the jars you're using now.

Jeff

Ho, Wen Yue wrote:
Jeff,

Thanks for the tips.

I manage debug my Axis2 WS in Tomcat using eclipse now.
But I still am having a problem though. When the debugger stopping at
the server side code it doesn't highlight the line where it is stopping.
The Debug Call stacks is saying "line: not available [local variables
unavailable]".



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to