Hi On Wed, Jan 19, 2011 at 10:56 AM, Ivan Vitoria Sanchez < [email protected]> wrote:
> Hi everyone, > > > > I'm developing a JAX-RS server (CXF 2.3.1) which performs both GET and POST > operations with DataHandler attachments within a bean, and it works fine > (I'm not sending Multiparts). However, I could not set neither the temp > folder used as buffer nor the max size of the attachments as explained in > http://cxf.apache.org/docs/jax-rs-multiparts.html ("Reading Large > Attachments" section). > > Are you using XOP ? Also, when you say you can not set, do you mean the properties you set have no effect ? thanks, Sergey > > > Does it not work because it only applies to Multipart messages? If so, how > can i do it? > > > > Thanks in advance! > > > > Ivan > > > > > > > >
