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