reg SOAP

2002-06-03 Thread nitesh gautam
Hi I am new to SOAP.I am basically a java and xml programmer.Can Anybody suggest me how should I start learning SOAP.What all I need and good books on it. Thanks and Regards, Nitesh, MTS, Intersolutions pvt ltd.

Unexpected fault

2002-06-03 Thread Tiago Fernandes Thomaz
In would apreciate very much some help. I had my SOAP working and suddently I'm getting a BadTargetObjectURI Unable to resolve target object. I'm "pointing" rpcrouter servlet to a class under my tomcat ROOT context (webapps/ROOT/WEB-INF/classes/.MyClass). I deployed a service (urn:MyService) whi

VBClient certificate

2002-06-03 Thread Jonathan Yue
Has anyone tried to make MS VB client talk to Apache SOAP server throug https? The MS VB/SOAP documents says I need to set the SSLClientCertificateName property. The document has some explanation, but is not clear to me. What does this mean? I imported the client.cer in IE/Internet Options, but

RE: CRLF after SOAPAction ?

2002-06-03 Thread William Brogden
> -Original Message- > From: Ajit Sadasivan [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 03, 2002 8:36 AM > To: [EMAIL PROTECTED] > Subject: CRLF after SOAPAction ? > > > Hi, > > I am using the SendMessage.java file coming with the messaging > sample of Apache Soap 2.2 to send

Re: Proble with Samples

2002-06-03 Thread Jindra Havlik
Follow http://xml.apache.org/soap/docs/install/index.html instruction. Jin - Original Message - From: "Madhu V" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 03, 2002 3:19 PM Subject: Proble with Samples > Hi , > > I am new to SOAP, configured Apache-SOAP to tomcat

CRLF after SOAPAction ?

2002-06-03 Thread Ajit Sadasivan
Hi, I am using the SendMessage.java file coming with the messaging sample of Apache Soap 2.2 to send XML messages to a SOAP server application.This server application uses its own http libraries to parse the data.The problem comes where I am parsing the HTTP header and the SOAP envelope t

Proble with Samples

2002-06-03 Thread Madhu V
Hi , I am new to SOAP, configured Apache-SOAP to tomcat 3.2, and able to see the admin console of apache soap. When running the "testit.bat" under samples\provider, getting following exception This test assumes a server URL of http://localhost:8080/soap/servlet/rpcrouter Deploying the testprovi

RE: About using TcpTunnelGui tool

2002-06-03 Thread Rufeng Liu
Thank you Mark, it works exactly as you instructed. Rufeng -Original Message- From: Mark Childerson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 10:10 AM To: [EMAIL PROTECTED] Subject: RE: About using TcpTunnelGui tool TcpTunnelGUI works for things other than SOAP. To get a

Apache SOAP 2.3 extractFromEnvelope problem

2002-06-03 Thread suresh narsimhan
Hi all, I am trying to unmarshal a SOAP envelope (XML) i obtain. I need to extract the parameter value out of the SOAP envelope. Iam trying to do it as follows m_objApacheSOAPEnvelope = Envelope.unmarshall( m_objCRDocument.getFirstChild()); m_objSOAPMappingRegistry = new SOAPMappingReg