Hi Benjamin, Look at org/apache/axis/handlers/LogHandler.java source code. It logs the request and response in axis.log file. You can modify this to write the messages into two files.
regards Venkatesh On Thu, 5 Feb 2004, Benjamin Marcel Flohr wrote: > Sorry, I`m a nwebie here. I dont know now if my last Mail comes to you, but I hope > this one will and please dont worry if its already the second one ... > > So, I`m in the need for logging all outgoing and incoming SOAP-Messages from Axis > into two different logs. > for example outgoing.log, incoming.log > When I´m saying messages I mean the whole XML-Part from all SoapRequests. > > Do you have an idea? > > so thank you very much for your help in advance. > > Benjamin, Hamburg >