> But TcpTunnelGui is still not wrkng with my servlet client. > it is wrkng with simple client. > > I have used the same command- > > java org.apache.soap.util.net.TcpTunnelGui 80 localhost 8080 > > I am able to see the Windows but not the messages. > I have given endpoint url in the client as > > http://localhost:80/soap/servlet/rpcrouter.
Are you certain the servlet code is actually executing call.invoke? Is there any chance it has an error before that, or in call.invoke itself before the request is written? Scott Nichol -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>