You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Xiaohu Liu <xi...@nortelnetworks.com> on 2001/03/01 17:15:03 UTC

How do you debug codes on server?

Hi,

Is there any ways to debug your java program run on the server as a service?
For example how can we debug Addressbook.java? Since it is invoked by SOAP,
how can I set breakpoints inside Addressbook.java?

Thanks a lot.

-Liu