If your running tomcat which it sounds like you are you can go into the
server configuration, and try using a valve to create a logger.
Rich Catlett
Micael Ericsson (QIN) wrote:
>Hi
>
>When running soap services (with SOAP 2.2 on tomcat 3.2.3) all requests and
>SOAPExceptions are logged to std out.
>
>Is it possible to turn this of or logg to a loggfile instead? Does apache-soap has a
>setting for this?
>
>We are running in unix so it is possible to redirect stdout, but I want tomcat
>messages to go to std out, but not soap.
>
>Thanx in advance,
>Micael Ericsson.
>