[ http://issues.apache.org/jira/browse/AXIS2-1251?page=all ]
Davanum Srinivas resolved AXIS2-1251.
-------------------------------------
Resolution: Fixed
Fixed in 454194.
Eran,
we should call OMElement's serialize directly instead of converting it into
string and then using xmlwriter to write the string. Please check my changes.
thanks,
dims
> 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]