You can also use Axis Java's tcpmon program (run using : java org.apache.axis.utils.tcpmon) to capture the SOAP messages.
There is no "rpc router URL" in Axis C++. Thanks, Samisa... On Apr 12, 2005 12:06 AM, krishna <[EMAIL PROTECTED]> wrote: > Hi Bhanu, > > I use ethereal or tcpdump to track the xml messages from the client to > the server and back.About your second query I am not too sure. > > Cheers > Krishna > uic.edu/~krajag2 > > > bhanu prakash wrote: > > >Hi, > > > >Is there anyway to get the xml soap message that is > >being sent from a client to the server. Also, Is there > >anything on the server side (such as the rpc router > >url in Axis Java) in Axis C++ to which we can send > >this xml request directly? > > > >Thanks, > >Bhanu > > > > > > > >__________________________________ > >Do you Yahoo!? > >Yahoo! Small Business - Try our new resources site! > >http://smallbusiness.yahoo.com/resources/ > > > > > > > > > >
