HI,
thanks for you fast answer...

> What is the exception you get .
i got the following on server and client side:
....ADBException: Unexpected subelement arg0...

>> <soapenv:Body>
>>    <methodName ..>
>>      <arg0 xmlns="">  <!-- This is what I do not understand... -->
>>   
> Which part does not clear for you ? is that the arg0 or xmlns.
> argi  is used when RPC Client serializing  bean to XML
I don't understand why <arg0 xmlns=""> is this part of the message...

I had expected to get only this:
<soapenv:Body>
   <methodName ..>
       <...Here are parameter which i expect to have...>
   </methodName ..>
</soapenv:Body>

Kind regards
Karl Heinz Marbaise
-- 
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to