You can also use the log4j package. You just write your log.debug(..) messages and read them in the log file. -Enric
On Sat, 29 Oct 2005, [iso-8859-1] Fabr?cio wrote: > Hello all, > > > > I need to know what is happening with my WS because when running as a common > java application it works fine, but as a WS It always returns null. I would > like to track the execution by debugging. Is there anyway to do this? I?m > using eclipse to run my client and Axis to provide my web service. > > > > Thanks in advance. > > > > Fabr?cio. > >
