that is not the sample u should try. please read up the jira issue (http://issues.apache.org/jira/browse/AXIS-2221)
thanks, dims On 1/31/06, Melhem, Michael <[EMAIL PROTECTED]> wrote: > Hello Dims, > > Thank you for your response! > > Re Svn Axis (1.4) > I have tried the sample attachment code "EchoAttachment" using an > attachment file size of approx 300M but again get an "out-of-mem" error. > I will investigate if the error is coming from the "sample code" or from > inside Axis. > > I assume axis2 can handle arbitrary size attachments? > > Thanks > Michael Melhem > > -----Original Message----- > From: Davanum Srinivas [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 31 January 2006 1:19 AM > To: [email protected] > Subject: Re: Large File Streaming? > > Try latest SVN of Axis 1.X, it has support for streaming attachments > (no intermediate buffer) > > thanks, > dims > > On 1/29/06, Melhem, Michael <[EMAIL PROTECTED]> wrote: > > > > > > > > Hi People, > > > > > > > > Does anyone have any experience sending very large files with Axis. We > seem > > to be having "out-of-mem" issues uploading large files. > > > > > > > > Basic Question: > > > > When uploading a file from an axis client to axis server, does axis > require > > that the whole file be read into memory before it can be handled (eg > written > > in to disk or database)?? Reading files into memory would be > unacceptable > > for large file sizes. > > > > > > > > Any help or pointers on this would be much appreciated. > > > > > > > > Many thanks, > > > > Michael Melhem > > > -- > Davanum Srinivas : http://wso2.com/blogs/ > > -- Davanum Srinivas : http://wso2.com/blogs/
