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

Manjula Peiris resolved AXIS2C-1302.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.0
         Assignee: Manjula Peiris

Implemented in the current trunk. see 
https://svn.apache.org/repos/asf/webservices/axis2/trunk/c/axiom/include/axiom_mtom_sending_callback.h

And a sample implementation
https://svn.apache.org/repos/asf/webservices/axis2/trunk/c/samples/mtom_sending_callback

> Implement a callback for attachment loading when sending an attachment using 
> MTOM
> ---------------------------------------------------------------------------------
>
>                 Key: AXIS2C-1302
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1302
>             Project: Axis2-C
>          Issue Type: Improvement
>            Reporter: Manjula Peiris
>            Assignee: Manjula Peiris
>             Fix For: 1.6.0
>
>
> When sending the attachments we send chunk by chunk. We can load these chunk 
> from user specified callback. So the user can keep the attachment what ever 
> location he prefers before sending.

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

Reply via email to