Hi devs,

In order to add the caching stuff with callback we need more work as
discussed in [1]. So for the time being I implemented the stuff to cache
to a temporary file. User will provide the directory via axis2.xml using
the following parameter.

<parameter name="attachmentDIR"
locked="false">/path/to/the/caching/dir/</parameter>

Axis2/C will cached the file to that directory naming the file with
mime_id. If the directory is not specified the, file will be in
memory.Since the 1.5 release is over I would like to merge the branch to
the trunk. So the Axis2/C community can try this. WDYT ?

[1]http://marc.info/?l=axis-c-dev&m=121614152127628&w=2


Thanks,
-Manjula.


-- 
Manjula Peiris: http://manjula-peiris.blogspot.com/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to