You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Malinda Kaushalye Kapuruge (JIRA)" <ji...@apache.org> on 2007/12/04 15:34:43 UTC

[jira] Resolved: (AXIS2C-802) Non-optimized node to string

     [ 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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org