gt;>> which has an attachment for an attempted fix in Call.java (client
> >>> side).
> >>> I also attempted a fix for the server side in RPCProvider.java, but
> >>> I'm
> >>> not sure whether the fix is a proper one (although the functional
> >&g
C-soap12-part0-20030624/#Example.
Apart from that .NET handles this case very well, so it seems that it
can be done.
IB
-Original Message-
From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]
Sent: February 10, 2005 3:36 PM
To: [EMAIL PROTECTED]
Subject: Re: Can't invoke method
is bug! Handling multiple parameters should be
a
basic functionality.
In any case, many thanks for your reply! :-)
Ciao, Dave
-Original Message-
From: Ioan Berbece [mailto:[EMAIL PROTECTED]
Sent: Monday, February 07, 2005 8:50 PM
To: [EMAIL PROTECTED]
Subject: RE: Can't invoke method with
Ah, ok! It works indeed with the wrapped style.
Thanks, Dave
> -Original Message-
> From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 10, 2005 9:36 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Can't invoke method with multiple arguments
>
le parameters should be a
> basic functionality.
> In any case, many thanks for your reply! :-)
>
> Ciao, Dave
>
>
> > -Original Message-
> > From: Ioan Berbece [mailto:[EMAIL PROTECTED]
> > Sent: Monday, February 07, 2005 8:50 PM
> > To: [EMAIL PROT
M
> To: [EMAIL PROTECTED]
> Subject: RE: Can't invoke method with multiple arguments
>
>
> Hi Dave,
>
> Last time I checked Axis 1.1 and Axis 1.2 RC2 didn't handle multiple
> message parts in a doc/lit web service. Take a look at this bug:
> http://issues.apache.org
L PROTECTED]
Subject: RE: Can't invoke method with multiple arguments
Hallo,
I also tried to invoke the same service with a Call object and
explicitly
set the type of the parameters. This time I got anothter exception:
"org.xml.sax.SAXException: SimpleDeserializer encountered a child
elem
Hallo,
I also tried to invoke the same service with a Call object and explicitly
set the type of the parameters. This time I got anothter exception:
"org.xml.sax.SAXException: SimpleDeserializer encountered a child element,
which is NOT expected, in something it was trying to deserialize."
Does an