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]
BEGIN:VCARD VERSION:2.1 N:Punnoose;Roshan FN:Punnoose, Roshan ADR;WORK:;2115 LABEL;WORK:2115 EMAIL;PREF;INTERNET:[EMAIL PROTECTED] REV:20050413T183207Z END:VCARD
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
