Re: client pojo composition/pojo inheritance - URGENT
Bárbara Minitti <[email protected]>
| Newsgroups | gmane.text.xml.axis.user |
|---|---|
| Message-ID | <CAJSjr66KYigm78W_98SKis1FnmOzC3xTs2SLUH8QcE4aAF17bQ@mail.gmail.com> |
> Hi, > > I am developing my graduate work with Axis2. > > I have a service. The method of my service has POJO like parameter input > and return string message, > > This POJO has others POJO in your structure, like composition and > inheritance. > > To invoke my service I'm using RPCServiceClient, but when my pojo is read > in the service method the attributes of my pojo composition and pojo > inheritance is null. > > How to create a client that support composition pojo and pojo inheritance? > > Please, help. I don't know how to resolve this problem and I don't where > to search. My graduate work is delayed because only this. > > Thanks, > Bárbara >