Actually, no plug-in needed, although it may be convenient for you. We simply start Tomcat in debugging mode, and use remote debugging from Eclipse. It works cross-platform, and even works against sites deployed for beta test, as long as you can get firewalls opened for the remote debug connection. Build your jar files for debug!
-- Dennis R. Sherman Endeavor Information Systems 847-227-2976 [EMAIL PROTECTED] http://www.endinfosys.com -----Original Message----- From: Pedro Maia [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 25, 2004 5:55 AM To: [EMAIL PROTECTED] Subject: RE: Debugging WS Hi Valerie, There are several Tomcat plug-ins for Eclipse... are you using the Sysdeo plug-in? Thank you very much for your help. Pedro Maia -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: quarta-feira, 25 de Fevereiro de 2004 8:44 To: [EMAIL PROTECTED] Subject: Réf. : Debugging WS I use eclipse with the tomcat plugin, it allows me to debug very precisely every web service and handler I use. Valerie "Pedro Maia" <[EMAIL PROTECTED]> sur 24/02/2004 18:48:34 Veuillez répondre à [EMAIL PROTECTED] Pour : <[EMAIL PROTECTED]> cc : Objet : Debugging WS Hi, I would like to debug a WS created with Axis in Windows, but the best I can do is append messages to a file. I don't know how to open and write to a console window and all my Swing code seems simply to be ignored (I thought sending messages to a JTextArea inside a JFrame). Any help would be appreciated. Thank you very much, Pedro Maia