You may find some answers here

http://wso2.org/library/articles/sending-receiving-attachments-axis2-c

<http://wso2.org/library/articles/sending-receiving-attachments-axis2-c>
http://axis.apache.org/axis2/c/core/docs/axis2c_manual.html#mtom

<http://axis.apache.org/axis2/c/core/docs/axis2c_manual.html#mtom>thanks,
Dinesh


On Thu, Apr 7, 2011 at 8:43 PM, Stephen Wong <stephen.w...@safe.com> wrote:

> Hello,
>
> I'm using Axis2/C 1.6.0, and have some issues using the caching
> callback for MTOM attachments.
>
> 1. How do I pass user_param to the caching callback?
>
> I was able to do this with the sending callback by setting the
> user_param on the data handler, but I haven't found a way to do this
> for the caching callback.
>
> 2. Is it possible for all attachments to be cached by the callback? In
> essence, I want MTOMBufferSize to be 0 for attachments.
>
> Thanks,
>
> Stephen
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: c-user-unsubscr...@axis.apache.org
> For additional commands, e-mail: c-user-h...@axis.apache.org
>
>

Reply via email to