RE: debugging Axis server-side code from NetBeans (newbie)

2004-04-12 Thread Sherman, Dennis (END-CHI)
PDA connections, see http://java.sun.com/products/jpda/doc/conninv.html -- Dennis R. Sherman Endeavor Information Systems 847-227-2976 [EMAIL PROTECTED] http://www.endinfosys.com -Original Message- From: William Bug [mailto:[EMAIL PROTECTED] Sent: Saturday, April 10, 2004 4:08 PM To: [EMAI

debugging Axis server-side code from NetBeans (newbie)

2004-04-10 Thread William Bug
Hi All, I've searched through the various NetBeans user lists & the Axis users lists in search of info on how to configure Axis (running in Tomcat) so that server-side Axis web service code can be debugged from within the IDE - i.e., step through code, use watches & breakpoints, etc. There are