ADB expects the xsi:type to identify the runtime type for that element. Seems to be your response does not have xsi:type.
thanks, Amila. On Wed, Mar 17, 2010 at 5:13 AM, Vishwal Shah <[email protected]> wrote: > Hi Amila, > I have a servcie which returns xs:anyType and I am still getting an Error > in my client. the error i get is > > java.lang.Exception: org.apache.axis2.databinding.ADBException: Any type > element type has not been given > com.test.ArrayOf_xsd_anyType$Factory.parse(Unknown Source) > com.test.Response$Factory.parse(Unknown Source) > com.test.TestServiceStub.fromOM(Unknown Source) > > > > Anyone who has a similar issue ? i am getting this error parsing the > response from the service.. > > > Thanks, > Vish > -- Amila Suriarachchi WSO2 Inc. blog: http://amilachinthaka.blogspot.com/
