RE: VOTE: Scott Nichol for committer

2002-06-10 Thread Siddique Farhan-W13881
+1 -Original Message- From: ANNAREDDY,REDDY (HP-Cupertino,ex1) [mailto:[EMAIL PROTECTED]] Sent: Monday, June 10, 2002 12:32 PM To: [EMAIL PROTECTED] Subject: RE: VOTE: Scott Nichol for committer +1 -Original Message- From: Sanjiva Weerawarana [mailto:[EMAIL PROTECTED]] Sent: Mo

RE: NoSuchMethodError

2002-07-24 Thread Siddique Farhan-W13881
changed tomcat.bat or tomcat.sh per the Apache SOAP installation instructions for Tomcat 3.2? Scott Nichol - Original Message - From: "Siddique Farhan-W13881" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, July 24, 2002 2:21 P

NoSuchMethodError

2002-07-24 Thread Siddique Farhan-W13881
Hi guys, I am trying to run a sample JSP that looks like the following ; <%@page language="java" import="java.io.*,java.net.*,java.lang.*,java.util.*,org.apache.soap.util.xm l.*,org.apache.soap.*,org.apache.soap.rpc.*,org.apache.soap.encoding.SOAPMap pingRegistry,org.apache.soap.encoding.soapenc.

SOAPException

2002-08-01 Thread Siddique Farhan-W13881
Hi Guys, I am trying to convert a SOAP client written in Perl to Java and I am getting a SOAP-Exception at run-time. Code snippet for connection in Perl is like this $soap_response = SOAP::Lite -> uri('http://100.100.100.100:8000/DoneHere') -> proxy('http:

Please help: SOAPException

2002-08-01 Thread Siddique Farhan-W13881
Someone, please help > I am trying to convert a SOAP client written in Perl to Java and I > am getting a SOAP-Exception at run-time. > > Code snippet for connection in Perl is like this > > $soap_response = SOAP::Lite -> uri('http://100.100.100.100:8000/DoneHere') >

RE: SOAPException

2002-08-01 Thread Siddique Farhan-W13881
the URL of the service. The samples commonly use a urn:. Scott Nichol - Original Message - From: "Siddique Farhan-W13881" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 01, 2002 4:20 PM Subject: SOAPException Hi Guys, I am trying to convert

RE: SOAPException

2002-08-02 Thread Siddique Farhan-W13881
java.lang.Exception.(Compiled Code) -Original Message- From: Siddique Farhan-W13881 [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 01, 2002 4:29 PM To: [EMAIL PROTECTED] Subject: RE: SOAPException Scott: The java client is not using a proxy for the HTTP connection. I am not sure

Displaying the SOAP Message before Call.invoke() and after success

2002-08-02 Thread Siddique Farhan-W13881
Hello, How do i display SOAP messages before call.invoke and after success to System.out. Sample code would be very helpful. Thanks in advance Regards, Farhan -- To unsubscribe, e-mail: For additional commands, e-mail:

Extracting SOAP Entry From SOAP Body

2002-08-02 Thread Siddique Farhan-W13881
Hi, How do i extract SOAP entries from the SOAP body of a response??. I really appreciate your response. Thanks for your help in advance. Regards, Farhan -- To unsubscribe, e-mail: For additional commands, e-mail: