thanx for ur reply. I deployed my Client outside the Axis2 and in tomcate webapp.I've 2 questions 1. How can i engange Soap Monitor with my client. 2. Can i use tcpMon for it. I'm using Linux to deploy my client. but i couldn't find tcp tutorial for linux. regards Aaoz On Thu, Sep 29, 2011 at 5:59 AM, Deepal jayasinghe <deep...@gmail.com>wrote:
> 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 > >