On 4/11/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
> This is the result of doing: setDVD(title="BenHur")
>
> *** Outgoing SOAP **
>
>SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/";
> xmlns:SOAP-ENC="http://schema
On 4/11/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> I've already tried that, but the problem persists... Instead of saying
> "Unknown element v1", it says "Unknown element title" (In my case, the
> parameter name in the server is title).
>
> Any other suggestion?
Have a look at the SOAP m
On 4/11/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
> Im trying to develope a web service that comunicates python (client) with
> Java (server). Everything works fine until the client calls a method that
> takes parameters ( for example: setName("Joe") ). Any other method that
> takes no par