Hi
I am using axis1.3 to generate the client classes based on a wsdl that is
built on microsoft framework. The wsdl has a class 'data' which contains
another object 'arrayofdataitems'. The object "arrayofdataitems" holds an
array of object "dataitems".

When I generate the client classes, the axis framework is normalizing it and
creating data class with "dataitems" array, skipping the intermediate
arrayofdataitems.

This is deserialization exception when the message is sent to the server.

Could you please help me resolve this?
-- 
View this message in context: 
http://www.nabble.com/Issue-with-client-classes-generated-from-wsdl-using-axis1.3-tp25123293p25123293.html
Sent from the Axis - User mailing list archive at Nabble.com.

Reply via email to