You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Vishwal Shah <sh...@gmail.com> on 2010/03/17 01:03:06 UTC

Re: AXIS2-3331 / AXIS2-4439 / AXIS2-3797

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 <sh...@gmail.com> 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
>

Re: AXIS2-3331 / AXIS2-4439 / AXIS2-3797

Posted by Vishwal Shah <sh...@gmail.com>.
Can anyone from Commiter's team please provide a workaround ?

Thanks,
Vish

On Tue, Mar 16, 2010 at 5:03 PM, Vishwal Shah <sh...@gmail.com> wrote:

> 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 <sh...@gmail.com>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
>>
>
>