RE: inheritance in axis2

2010-04-26 Thread Meeusen, Christopher W.
Behalf Of Meeusen, Christopher W. Sent: Monday, April 26, 2010 12:20 PM To: [email protected] Subject: RE: inheritance in axis2 Is this the correct mailing list for this question? Thanks, Chris From: Meeusen, Christopher W. Sent: Monday, April 26, 2010 11:38 AM To: axis-u

RE: inheritance in axis2

2010-04-26 Thread Meeusen, Christopher W.
Is this the correct mailing list for this question? Thanks, Chris From: Meeusen, Christopher W. Sent: Monday, April 26, 2010 11:38 AM To: [email protected] Subject: inheritance in axis2 Hi, We are using axis2.4 we generate our services code first then use the axis2

inheritance in axis2

2010-04-26 Thread Meeusen, Christopher W.
Hi, We are using axis2.4 we generate our services code first then use the axis2 service archiver eclipse plugin to generate our WSDLs. We are having an issue when we try to use inheritance on our return objects. We have several fields which will be returned by all of our service methods, I've