Dear dims,
have you figure out, what should be the problem with the release? I
have tested another issue related to the ws-security. I had downloaded the
rampart module and then try to deploy it by add the module into axis2.xml
and put .aar file into modules directory under web-inf in axis2 , when i
started the server, the problem occur
it said that : Trying to engage a module which is not available
but i did test it with the other version release on Jun 4th, and everything
work file for that version as well as the cache..but in Jun 4th version, it
had the problem of broken pipe while sending large attachment.
is there any completed version out? or how shold / could fix these problem?
Best regards,
Sathita
From: "Wan Kaveevivitchai" <[EMAIL PROTECTED]>
Reply-To: axis-user@ws.apache.org
To: [EMAIL PROTECTED], axis-user@ws.apache.org
Subject: Re: [axis2 nightly build 22 Jun] file caching not working bug
Date: Wed, 28 Jun 2006 08:25:32 +0000
I was writing some email earlier about problem in sending large file ~ 10
MB and got broken pipe exception. And there was the suggestion to use the
new nightly release which is the 22 Jun 06 release and the broken pipe
problem was solve.
So i moved on to test with 100 MB size attachment, and i got
java.lang.OutOfMemory error, so i did some setting about cache on axis2.xml
as following
<parameter name="cacheAttachments" locked="false">true</parameter>
<parameter name="attachmentDIR"
locked="false">/users/alice3/home/</parameter>
<parameter name="sizeThreshold" locked="false">4000</parameter>
but it seems like it still cache into the memory, also when i check at the
home directory, there is no cached file at all. So we tried extend the
memory size and the attachment is received fine but it isn't the good way
to do it, i supposed. So i think the problem is about cache is not working.
Please take a look,
Sathita
From: "Davanum Srinivas" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: axis-user@ws.apache.org
Subject: Re: [axis2 nightly build 22 Jun] file caching not working bug
Date: Wed, 28 Jun 2006 04:13:03 -0400
Sathita,
We have no idea what this is about. Can you please explain a bit
further? which property did you set? expected behavior and stack
traces if any.
thanks,
dims
On 6/28/06, Wan Kaveevivitchai <[EMAIL PROTECTED]> wrote:
There is the problem of file caching, it doesn't working in nightly build
version released on June 22, 06. Eventhough, the cache properties in
axis2.xml already been set.
Is there any solution for this? Is it a bug?
Sathita
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Davanum Srinivas : http://people.apache.org/~dims/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]