You need to change the encoding style of the call object on the consumer
side to Constants.NS_URI_SOAP_ENC. The will be no need to change the code on
the server side or the deployment descriptor since the error is on the
consumer side.
Magic line of code:
call.setEncodingStyleURI(Constants.NS_URI_SOAP_ENC);
-Dirck
-----Original Message-----
From: Oliver Rettig [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 22, 2001 2:05 PM
To: soap
Subject: SOAP Fehler(SOAP-ENV:Client): I only know how to serialize an
'org.w3c.dom.Element'.
Hallo,
I get from my java-client the following error-message:
SOAP Fehler(SOAP-ENV:Client): I only know how to serialize an
'org.w3c.dom.Element'
I invoke a method String[] test() on my apache-soap-server.
What does it mean?
Thanks for help
Oliver
------------------------------------------------------------------------------
DISCLAIMER
Notice Regarding Entry of Orders and Instructions:
Please do not transmit orders and/or instructions regarding your Robertson Stephens
account(s) by e-mail. Orders and/or instructions transmitted by e-mail will not be
accepted by Robertson Stephens, and Robertson Stephens will not be responsible for
carrying out such orders and/or instructions.
Notice Regarding Privacy and Confidentiality:
Robertson Stephens reserves the right to monitor and review the content of all e-mail
communications sent and/or received by its employees.
------------------------------------------------------------------------------