Hi,

Do you use a document/literal web service (default in .NET)?
Switch to RPC/encoded (attribute SoapRpcService) and it should work.

Or let WSDL2Java generate the proxy and data classes.

Erik

-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Gesendet am: Donnerstag, 23. Mai 2002 12:34
An: [EMAIL PROTECTED]
Betreff: String[] as return type

  Ciao! Hi all!
I'm new to axis and web services... so I need some help...
I'm trying to implement a client which invokes a remote method returning an
array of strings.
The server is implemented in .Net
At run-time I get the following exception:
"org.xml.sax.SAXException: SimpleDeser cannot handle structured data!"
I made a similar server using axis and everything came out right.
Could you please help me?
   Thankyou in advance,
           Filippo
 

-----------------------------------------------------------------
Questo messaggio č stato inviato utilizzando http://it.my.gsmbox.com 

Reply via email to