Re: Viewing SOAP Message

2001-09-04 Thread William Brogden
I have a somewhat more user friendly utility UtilSnoop at http://www.lanw.com/books/javasoap/ Vikram Rajan wrote: > > Is there any way I can use Apache-SOAP implementation to view the actual > SOAP request(xml format) being sent to the service manager? > > vikram -- WBB - [EMAIL PROTECTED] J

RE: Viewing SOAP Message

2001-09-04 Thread Micael Ericsson (QIN)
ars on left and that server is using 'server:port' that appears on right. /Micael E. -Original Message- From: Vikram Rajan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 04, 2001 12:02 PM To: '[EMAIL PROTECTED]' Subject: RE: Viewing SOAP Message thanks for t

RE: Viewing SOAP Message

2001-09-04 Thread Vikram Rajan
OTECTED] > Sent: Tuesday, September 04, 2001 12:47 PM > To: '[EMAIL PROTECTED]' > Subject: RE: Viewing SOAP Message > > Use TcpTunnelGui class that comes with soap.jar. Simple usage: > > java org.apache.soap.util.net.TcpTunnelGui NEW_PORT localhost OLD_P

RE: Viewing SOAP Message

2001-09-03 Thread Micael Ericsson (QIN)
Lunch idag eller...? -Original Message- From: Micael Ericsson (QIN) [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 04, 2001 9:18 AM To: '[EMAIL PROTECTED]' Subject: RE: Viewing SOAP Message Use TcpTunnelGui class that comes with soap.jar. Simple us

RE: Viewing SOAP Message

2001-09-03 Thread Micael Ericsson (QIN)
omcat/soap. /Micael E. -Original Message- From: Vikram Rajan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 04, 2001 8:24 AM To: '[EMAIL PROTECTED]' Subject: Viewing SOAP Message Is there any way I can use Apache-SOAP implementation to view the actual SOAP request(xml forma

Viewing SOAP Message

2001-09-03 Thread Vikram Rajan
Is there any way I can use Apache-SOAP implementation to view the actual SOAP request(xml format) being sent to the service manager? vikram