You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-c-dev@ws.apache.org by "S.Uthaiyashankar (JIRA)" <ji...@apache.org> on 2010/04/07 09:23:33 UTC

[jira] Resolved: (AXIS2C-1233) Retreivel of data_handlers happened in calling to axiom_soap_body_has_fault function

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

S.Uthaiyashankar resolved AXIS2C-1233.
--------------------------------------

    Resolution: Fixed

Fixed by calling axiom_soap_builder_construct_node from axiom_stax_builder_next_with_token if stax builder was created with soap builder. 

Fixed in revision 931454

> Retreivel of data_handlers happened in calling to axiom_soap_body_has_fault function
> ------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-1233
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1233
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: mtom
>    Affects Versions: Current (Nightly)
>            Reporter: Manjula Peiris
>            Assignee: S.Uthaiyashankar
>             Fix For: 1.7.0
>
>
> soap builder has the mime_body_parts map which stores corresponding data_handlers for each attachment. Removel of xop:include elements and adding data_handler to the om_text happens when we calls axiom_soap_body_has_fault function. But this should happened inside the service, but that cannot be done because inside service calling to om_tree will call only the stax_builder , there is no way of calling soap_builder. We may need to add similar function like soap_body fault processing for setting mime_body_parts.

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