Hi, Perhaps this would be useful here http://www.wso2.net/tutorials/axis2/java/2006/07/28/debug-ws
Ajith On 7/26/06, Dovholuk, Clint <[EMAIL PROTECTED]> wrote:
you can remotely or locally debug web service with eclipse too... depending on if you want to debug the "axis" part or "your" part... if you want to debug actual "axis" code you need to either dl the source or attach a source .zip. just put a breakpoint on the entry point of the service (or where you want to debug) and fire up eclipse in 'debug' mode... cwd
-- Ajith Ranabahu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
