hi scott, I was wondering why i couldn't observe this. Thanks for your help.
Regards neha ----- Original Message ----- From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 19, 2002 7:40 PM Subject: Re: web service with Gui > If you point your browser at 80, it is going through TcpTunnelGui to the > server, so it will show messages from the browser to server in addition to > those from the SOAP call. If you point it at 8080, it is going directly to > the server, and TcpTunnelGui will only show messages from the SOAP call from > the servlet. > > Scott Nichol > > ----- Original Message ----- > From: "Neha Srivastava" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, September 19, 2002 7:21 AM > Subject: Re: web service with Gui > > > > hi, > > > > I am able to see the soap messages now. Thanks. > > I am pointing my browser > > http://localhost:80/sclient/servlet/rpcrouter and > > http://localhost:8080/sclient/servlet/rpcrouter > > > > both ways it is working -why? > > > > Regards > > neha > > > > > > ----- Original Message ----- > > From: "Scott Nichol" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Wednesday, September 18, 2002 7:33 PM > > Subject: Re: web service with Gui > > > > > > > > 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]> > > > > > > > > > > -------------------------------------------------------------------------- -- > ---- > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> >
**************************Disclaimer************************************ Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed. You are notified that any use, copying or dissemination of the information contained in the E-MAIL in any manner whatsoever is strictly prohibited. ***************************************************************************
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>