Guys, porting has already been done!!!! someone has to apply the patch and test...
http://issues.apache.org/jira/browse/AXIS2-434 -- dims On 4/8/06, Ajith Ranabahu <[EMAIL PROTECTED]> wrote: > Hi, > I'm thinking that what you want is something like the SOAPMonitor - > unfortunatley which we have not built yet. However you can easily > write a pair of handlers that can be bundled into a module and act as > a logger for Axis2:) > > On 4/8/06, Eran Chinthaka <[EMAIL PROTECTED]> wrote: > > Hi Sebastian, > > > > What is your exact requirement ? Do you wanna just see the messages or > > you wanna log the messages ? > > > > If you wanna just see the messages, route your messages through TCPMon > > (http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/tcpmon/). > > > > If you wanna log the messages, write a logging handler, put that to all > > the flows using the module.xml, create a module, and deploy that in > > Axis2 war. > > > > HTH. > > > > Chinthaka > > > > Sebastian J. Schultheiss wrote: > > > Hello, > > > > > > is there a way to monitor the SOAP messages using the Axis2 WAR > > > distribution > > > inside Tomcat? Can we just install a service that does this? There seems > > > to be > > > some software in Axis 1.x, but we didn't find anything on the > > > documentation > > > pages of Axis2. > > > > > > Thanks for your help, > > > > > > -- Sebi > > > > > > > > > > > > > > > > -- > Ajith Ranabahu > -- Davanum Srinivas : http://wso2.com/blogs/
