Error Message:

org.apache.axis2.AxisFault: org.apache.axis2.databinding.ADBException:
Unexpected subelement firstname
        at org.apache.axis2.AxisFault.makeFault(AxisFault.java:417)



2008/1/9, Amila Suriarachchi <[EMAIL PROTECTED]>:
> Did you generate the Service using the wsdl2java tool. i.e. you start with
> the
> wsdl file. or you generate the service with the classes i.e using POJOs.
>
> For former case it should work.
>
> thanks,
> Amila.
>
>
> On Jan 9, 2008 3:03 PM, Corsin Capol <[EMAIL PROTECTED]> wrote:
> >
> > Is the following possible with axis2?
> >
> > ClassA
> > ClassB extends ClassA
> >
> > The service returns an object of ClassB...wsdl2java.
> >
> > I have tried something like this, but I just received an AxisFault. Ideas?
> >
> > org.apache.axis2.AxisFault:
> org.apache.axis2.databinding.ADBException:
> > Unexpected subelement
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
>
> --
> Amila Suriarachchi,
> WSO2 Inc.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to