If I remember correctly,
edit the XXX_ServiceLocator.java class that was generated for you.
In it there is a hardcoded URL (created from the WSDL you supplied).
Edit the port number in the class and make it like, 1234. Then put that
port number into tcpmon's "Listen Port #" field and copy the IP address
from the WSDL and put that into Target Host name, in tcpmon.
I might have screwed up the steps slightly, but it's something like that
:)
-jeff


-----Original Message-----
From: Hillel Seltzer [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 03, 2007 3:40 PM
To: axis-user@ws.apache.org
Subject: RE: Axis and wss4j debugging

How do you get the web service based on a WSDL to a remote server
to point at the tcpmon monitor instead?


On Fri, 3 Aug 2007 15:33:45 -0400, Walker, Jeff wrote
> Yeah,
> Try tcpmon to see the actual request and response coming back.
> Run this:
> %>java org.apache.axis.utils.tcpmon
> I use Axis 1.3, but I'm fairly sure Axis 1.4 has the tcpmon Java 
> class in it as well. -jeff
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to