Hello, I am using Axis2 1.1.1 for my web services and use ADB for data binding with RPCMessageReceiver.
I have been unsuccessfully trying to return a datatype 'A1' to my client. 'A1' extends from an abstract object 'A' that also contains from attributes. However, when the client receives the response, all attributes from A1 are in the response but attributes from A are missing. So I am back to thinking if ADB supports this object hierarchy. I have seen some older posts with such scenarios but no useful suggestions. Thanks! Sathija. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
