I have Axis 1.2 Final on the server, JWSDP 1.6 on the client.

 

When I try to connect, I get the following error regarding the WSDL:

 

Exception in thread "main" unexpected array element type:

expected={http://www.w3.org/2001/XMLSchema}string,

actual={http://schemas.xmlsoap.org/soap/encoding/}string

    at

com.sun.xml.rpc.encoding.ArraySerializerBase.verifyArrayElementType(ArraySerializerBase.java:399)

 

 

Is there any way to avoid this (eg., by upgrading the server to Axis 1.3 Final)?

 

Thanks

Reply via email to