Hi, on how to use the TcpTunnel, I suggest you the following article: http://www-106.ibm.com/developerworks/webservices/library/ws-peer3/index.htm l?dwzone=webservices I hope it helps. Cheers Luis ----- Mensaje original ----- De: "Daniel Kruler" <[EMAIL PROTECTED]> Para: <[EMAIL PROTECTED]> Enviado: Jueves, 07 de Junio de 2001 01:41 p.m. Asunto: RE: MS SOAP Client / Apache SOAP server > VB code runs fine until it calls the method. > > How do I use TcpTunnel? > > My webserver is manserv2, port is 80. > > On what machine should I run TcpTunnel (client or server)? > > -----Original Message----- > From: Hansen, Richard [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 07, 2001 11:43 AM > To: '[EMAIL PROTECTED]' > Subject: RE: MS SOAP Client / Apache SOAP server > > > t seems like you need to do some noraml debugging kinds of tasks. Maybe > you > should try running it under the TCPTunnel to see better what is > happening. > It really sounds like a VB code problem. Is your code finishing the > init? Is > it making the getS call? You can check the MS soa help for gettting the > fault from a response. > > > > > I see rpcouter:init showing up on the Tomcat's console, so > > the RPC call > > is reaching the RPCRouter servlet, but I think it dies there, > > because my > > server class never gets instantiated (I have a print in > > constructor, so > > I know for sure). > > > > How do I check fo faults in VB? > > > > Here is my code for VB SOAP Client: > > > > set soapclient = CreateObject("MSSOAP.SoapClient") > > Call soapclient.mssoapinit("http://manserv2/SOAPTester.wsdl", > > "SOAPTester", "SOAPTestePort") > > Call soapclient.getS() > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
RE: MS SOAP Client / Apache SOAP server
Luis ROSSO - Up 2 U - Internet Solutions Thu, 07 Jun 2001 12:23:42 -0700
- MS SOAP Client / Apache SOAP serv... Daniel Kruler
- RE: MS SOAP Client / Apache ... Hansen, Richard
- RE: MS SOAP Client / Apache ... Daniel Kruler
- RE: MS SOAP Client / Apache ... Hansen, Richard
- RE: MS SOAP Client / Apache ... Daniel Kruler
- MS SOAP Client / Apache ... Luis ROSSO - Up 2 U - Internet Solutions
- MS SOAP Client / Apache SOAP... Daniel Kruler
- Re: MS SOAP Client / Apa... Sanjiva Weerawarana
- RE: MS SOAP Client / Apache ... Daniel Kruler
- RE: MS SOAP Client / Apache ... Daniel Kruler
- Re: MS SOAP Client / Apache ... Sanjiva Weerawarana
- tomcat3.2.1, soap2.1, ws... Tarun Garg
- RE: MS SOAP Client / Apache ... Daniel Kruler
- Re: MS SOAP Client / Apa... Sanjiva Weerawarana
