[ http://issues.apache.org/jira/browse/AXIS2-1251?page=comments#action_12438273 ] Eran Chinthaka commented on AXIS2-1251: ---------------------------------------
Deepal, I'm looking in to xsd:any issue now and I might be able to help you with this. But I can not really understand the problem you are trying to mention here. Are you suggesting calling OMElement.toString() is wrong and we should call OMElement.toStringWithConsume() ? > Problem of sending OMElement with ADB > ------------------------------------- > > Key: AXIS2-1251 > URL: http://issues.apache.org/jira/browse/AXIS2-1251 > Project: Apache Axis 2.0 (Axis2) > Issue Type: Bug > Reporter: Deepal Jayasinghe > > for xsd:any Axis2 generate stub to take OMELement as argumnet , but when we > send them , it call > omelemnt.toString(); > and send that as the request parameter , I think that is a bug. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
