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
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
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
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
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
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