Re: please help us: interop problems with HP-SOAP

2002-04-15 Thread Scott Nichol
Hello, You may have noticed that my patch has been applied to the current Apache SOAP source and that the interop tests with HP now have many fewer failures. I have also contacted Sam Ruby regarding the Struct Array test. The current Apache SOAP source has a test client that differs from the SO

Re: please help us: interop problems with HP-SOAP

2002-04-09 Thread Scott Nichol
odingStyle(String defEncStyle) { super.setDefaultEncodingStyle(defEncStyle); parent.setDefaultEncodingStyle(defEncStyle); } Scott - Original Message - From: "Scott Nichol" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 09, 2002 1:1

Re: please help us: interop problems with HP-SOAP

2002-04-09 Thread Scott Nichol
TED]> Sent: Tuesday, April 09, 2002 11:55 AM Subject: Re: please help us: interop problems with HP-SOAP > I am not Sam, but I ran the interop test from my box using both SOAP 2.2 and > SOAP 2.2+, the latter being last night's build. From what passes over the wire > for the string te

Re: please help us: interop problems with HP-SOAP

2002-04-09 Thread Scott Nichol
I am not Sam, but I ran the interop test from my box using both SOAP 2.2 and SOAP 2.2+, the latter being last night's build. From what passes over the wire for the string test (as captured by TcpTunnelGui, see below), things look fine to me. The only difference in the response is the use of the

Re: Please help me to solve this error

2002-04-03 Thread Scott Nichol
Can you post the error in some format other than a Word document, e.g. text or a JPEG/GIF image? Scott - Original Message - From: "Purvesh Vora" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 03, 2002 9:42 AM Subject: Please help me to solve this error __

Re: PLEASE HELP

2002-03-18 Thread Ashutosh Arora
You do not have servlet.jar in your classpath. "Nadine Broering"

Re: PLEASE HELP

2002-03-18 Thread Prudhvi
I guess servlet.jar file is missing in your $TOMCAT_HOME/common/lib directory. -prudhvi - Original Message - From: "Nadine Broering" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 18, 2002 2:43 PM Subject: PLEASE HELP I'm gettin errors and i don't know why: 1. for g

Re: Please Help Me!!

2001-12-27 Thread Scott Nichol
Apache SOAP does not support "output" parameters, so it does not support a method with the signature you show. Some people (myself included) have changed the source to add support. It is not particularly difficult. You may want to see whether Axis (the next generation of Apache SOAP) supports th

RE: Please Help

2001-06-26 Thread Khamesra, SandeepX
Do you have bsf.jar in your clsspath ? -Original Message- From: Kehr, Cynthia [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 26, 2001 8:31 AM To: [EMAIL PROTECTED] Subject: Please Help I am running the SOAP calculator example from JBuilder4 and I get the following error. I don't know w