RE: web services performance

2001-06-20 Thread sachin chaudhari
, graham http://www.themindelectric.com -Original Message- From: sachin chaudhari [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 20, 2001 9:03 PM To: soap user list Subject: web services performance Hi, I did a simple test to see how much performance penalty one

TcpTunnelGui tool port question

2001-06-19 Thread sachin chaudhari
Hi, I am not sure what port I mention as listenport in java org.apache.soap.util.net.TcpTunnelGui listenport tunnelhost tunnelport My weblogic is running on localhost at port 7001, so tunnelport will be 7001. My client will be sending message to 7001 so my listenport will also be 7001 as per

Re: TcpTunnelGui tool port question

2001-06-19 Thread sachin chaudhari
8088 localhost 8080 and then have your soap client request to 8088. hope this helps cheers dim On Wed, 20 Jun 2001 10:39, sachin chaudhari wrote: Hi, I am not sure what port I mention as listenport in java org.apache.soap.util.net.TcpTunnelGui listenport tunnelhost