Hi Deepal,

I'm also facing the same problem. Is this fixed? 

Regards,
Chandra R



Deepal Jayasinghe wrote:
> 
> 
>> 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: axis-user-unsubscr...@ws.apache.org
> For additional commands, e-mail: axis-user-h...@ws.apache.org
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Why-Axis2-Engine-sends-%22type%22-in-the-%22return%22-tag-of-SOAP-Response-Messages--tp17781129p21857991.html
Sent from the Axis - User mailing list archive at Nabble.com.

Reply via email to