You can engage modules to the client side as you do to the server side. So, what you need to do is either to use the SOAP monitor module comes with Axis2 or create your own handler to print the SOAP message. Engage it to the client, remember to add the .mar file into the classpath.
Deepal > Hi, > > I want add print Soap message which sent by Client instead of > Server. and i don't want any changes in at server Side. I make a .jar > file of Client stub and use it with other project and called its API > to send message. > > Question: > > 1. There are any Monitor with display soap message with my client send > 2. How can i add logger into my Client. So i can print Soap > messages into logger > Note: I generate java classed from wsdl file > > Any help will be appriciated > > regards > aaoz --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org