BTW, I am using Axis 2.1.5.1 and i see that the defect AXIS2-4439/AXIS2-3797 are the ones similar to the error i am getting. Do we have any patch to fix this issue ?
Thanks, Vish On Tue, Mar 16, 2010 at 4:43 PM, 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 >
