[ 
https://issues.apache.org/jira/browse/AXIS2C-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Malinda Kaushalye Kapuruge resolved AXIS2C-802.
-----------------------------------------------

    Resolution: Fixed

Fixed.
This is how to get non optimized data from an OM node
non_opt_data = axiom_node_to_string_non_optimized(node, env);

> Non-optimized node to string
> ----------------------------
>
>                 Key: AXIS2C-802
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-802
>             Project: Axis2-C
>          Issue Type: New Feature
>          Components: xml/om
>    Affects Versions: 1.2.0
>         Environment: N/A
>            Reporter: Malinda Kaushalye Kapuruge
>            Assignee: Malinda Kaushalye Kapuruge
>             Fix For: Current (Nightly)
>
>
> Need to introduce a new function to convert an axiom_node to a string in a 
> non-optimized way. This is required, when the user needs to get the optimized 
> MTOM attachments as a base 64 encoded string. For example in the Encryption 
> process we need to provide the confidentiality for the attachment as well.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to