[ https://issues.apache.org/jira/browse/AXIS2C-1233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
S.Uthaiyashankar updated AXIS2C-1233: ------------------------------------- Component/s: mtom > 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 > > 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.