However.. I'm not sure the AxisStorage stuff is what should be used for this. Thilina needs a more direct route to a "working directory" and files in it IMO. What he will put in a message context will be the file names in that directory.
Sanjiva. On Mon, 2005-06-20 at 11:48 +0600, Ajith Ranabahu wrote: > Hi Thilina, > Well the Axis storage mechanism was introduced to handle this > underneath in anyway you want. (I was actually involved in > implementing the memory storage). You can use a fileStorage > implementation underneath if you want without changing the interfaces > :) > > On 6/20/05, Thilina Gunarathne <[EMAIL PROTECTED]> wrote: > > > > > > Hi all, > > There can be very large attachments. Keeping them in memory will be a > > problem. because of that we are thinking of coming up with a temperory > > storage system for attachments. For the moment wat we are doing is just > > writing some temporary files. > > > > We would be very happy if we can use the AxisStorage mechanism for the above > > purpose, provided that it supports writing the stuff directly to the file > > system. > > > > Object put(Object value, boolean storeInFile); > > > > Thanks & Regards, > > ~Thilina > > > > ---- > > "May the SourcE be with u" > >
