Hi, What kind of debugging are we talking about here ? I can suggest a few methods but not sure whether they will suit your need.
1. Use tcpmon to see what goes in the wire. This actually happens to be much more useful than you think :) 2. Do a remote dubugging of the VM. You can use either IDEA or Eclipse to start a remote debugging session and that can even be used to debug services running in Tomcat or other servers. HTH Ajith On 7/6/06, Jean-Michel PATER <[EMAIL PROTECTED]> wrote:
Hi all, I'm looking for a way other than using log4j to debug a web service. Is there an eclipse plugin for this ? Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Ajith Ranabahu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
