cvs commit: xml-soap/java/samples/interop EchoTestClient.java

2002-01-30 Thread rubys
rubys 02/01/30 09:27:24 Modified:java/samples/interop EchoTestClient.java Log: The ArrayOfSOAPStruct type is defined in the wsdl file http://www.whitemesa.com/interop/InteropTest.wsdl Submitted by: Edoardo Comar <[EMAIL PROTECTED]> Revision ChangesPath 1.16

Re: apache/axis interop client and capeconnect : ArrayOfSOAPStruct

2002-01-30 Thread Sam Ruby
I've applied the fix to Apache SOAP 2.x, you should see the results in the next run. We are looking into a similar fix for Axis. Thanks! - Sam Ruby "Edoardo Comar" <[EMAIL PROTECTED]> on 01/30/2002 12:21:31 PM To:<[EMAIL PROTECTED]> cc:Sam Ruby/Raleigh/IBM@IBMUS Subject:apache/ax

encoding problem

2002-01-30 Thread Elaine Chien
I am writing a method that takes a string array but returns an element. Element foo(String[] arg) {} To invoke this method I have set call object's encoding to be NS_URI_LITERAL_XML and have set parameter's encoding style to be NS_URI_SOAP_ENC. Now this failed to work. It looks like when seria

SOAPHTTPConnection patch

2002-01-30 Thread Elaine Chien
A patch for the set-cookie bug in SOAPHTTPConnection was submitted by Warwick Slade on 7/29/01. Any update on when it will be integrated into the source? Thanks, Elaine

Size limits on SOAP messages

2002-01-30 Thread Jerry Birchler
Hello,   I have encountered a size limitation of 1.4 megs in my payloads. I am using the Microsoft Soap Toolkit version 2 low API's to send a payload to an Apache Soap 2.2 implementation on Solaris 8 running iPlanet Application Server 6.0 SP3. I go around some file limitations mentioned at t

deployment error on sample

2002-01-30 Thread Dan Silpakit
Hi, I'm running tomcat4.0, soap-2_2. I checked my deployment list the urn:AddressFetcher showed it deployed. When I ran a client I got Fault Code = SOAP-ENV:Client Fault String = Deployment error in SOAP service 'urn:AddressFetcher': class name 'samples.addressbook.Address' could not be res