Hello,

Please, if someone can help me, I would like to know why Axis2 Engine includes an attribute "/type/" in the "/return/" tag of a SOAP /myMethodResponse/ message, when the returning type of this method is a complex, custom-defined, object.

Actually that is something in my list for immediate fix. The idea of type is something like xsi:type. But we are not handling that correctly. So with this you can have interface which returns interfaces , but at the run time you can return any implementation class of that interface. So putting the type attribute help other side to figure out the type of the object in the message.

Thank you!
Deepal


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

Reply via email to