There is a slight bug in the code, which prevents this property from
working correct. I've already done the fix in my local repo. Will take
some time to make it to the SVN head. Hopefully by next week.

Will send a mail to this thread when it's commited.

~Thilina


On 8/25/06, Punnoose, Roshan <[EMAIL PROTECTED]> wrote:
Does this property not work in the 1.0 release?

Roshan Punnoose
Phone: 301-497-6039

-----Original Message-----
From: robert lazarski [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 24, 2006 5:23 PM
To: [email protected]
Subject: Re: MTOM Client

Oops, I meant:

options.setProperty(org.apache.axis2.Constants.Configuration.CACHE_ATTAC
HMENTS,
Boolean.TRUE);

On 8/24/06, robert lazarski <[EMAIL PROTECTED]> wrote:
> Try:
>
>
options.setProperty(org.apache.axis2.Constants.Configuration.ENABLE_MTOM
,
>    Boolean.TRUE);
>
> Make sure your using the latest nightlies:
>
> http://people.apache.org/dist/axis2/nightly/
>
> HTH,
> Robert
> http://www.braziloutsource.com
>
> On 8/24/06, Punnoose, Roshan <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> >
> > Hi,
> >
> >
> >
> > On the web page for Axis 2/MTOM, I saw that I could use the file
system to
> > cache large attachments being transferred; however, I only saw the
server
> > axis config file. How do I setup the client to do the same thing? Do
I have
> > to set it in the options?
> >
> >
> >
> > Server config: <axisconfig name="AxisJava2.0">
> >     <!-- =================================================
> > -->
> >     <!-- Parameters -->
> >     <!-- =================================================
> > -->
> >     <parameter name="cacheAttachments"
locked="false">true</parameter>
> >     <parameter name="attachmentDIR" locked="false">temp
> > directory</parameter>
> >     <parameter name="sizeThreshold" locked="false">4000</parameter>
> >     .........
> >     .........
> > </axisconfig>
> >
> >
> >
> >
> > Thanks!
> >
> >
> >
> > Roshan Punnoose
> >
> > Phone: 301-497-6039
> >
> >
> >
---------------------------------------------------------------------
> > 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]





--
"May the SourcE be with u"
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/
http://www.bloglines.com/blog/Thilina

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

Reply via email to