Check out proxyTrace ... allows you to just set an http proxy for your
client, but otherwise you don't have to modify your WSDL. There's also a
tool called 'soap ui' or something like that - I've heard people had
success with it.

You probably don't need to drop all the way to TCP to get what you want
;-)

-----Original Message-----
From: spamsucks [mailto:[EMAIL PROTECTED] 
Sent: Friday, January 05, 2007 10:42 AM
To: [email protected]
Subject: Re: [xfire-user] anyone use tcpmon with xfire?


All,
I got around this by:

1) grabbing a copy of the wsdl generated by xfire
2) saving it to a file on a webserver location
3) editing the location address in the wsdl to point to the proxy
4) use this static wsdl file with my XFireClientFactoryBean

Now tcpmon captures all my soap traffic.

Phillip


----- Original Message ----- 
From: "spamsucks" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, January 05, 2007 10:09 AM
Subject: [xfire-user] anyone use tcpmon with xfire?


> Hi,
> Trying to view the messages on the wire.  I have tcpmon running, and I
see 
> the first 2 requests come into it (wsdl requests) and then it stops, 
> although my web service client continues without problems.
>
> I think that after the wsdl comes in, the client sees wsdlsoap:address

> location in the wsdl, and starts using that.
>
> If anyone is able to use tcpmon, I would appreciate it you could share

> your secrets with me!
>
> Phillip
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>    http://xircles.codehaus.org/manage_email
> 



---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to