I have created a web service that successfully created the SOAP Envelopes for a very simply case. I would like to have the service place output in various places to test that it is working across a server.
 
I want to place a File Out into either a log file or an output file in the Impl file that was generated from WSDL2Java. I have also tried to place file out's in the Clients and Message Service.
 
So far I have not done either successfully.
 
I am running a TomCat servier. Where is Catalina.out? Can I automatically output to that log file successfully? From both the client and server side?
 
James Crosson

Reply via email to