Cocoon 3: REST

2011-09-13 Thread Andre Juffer
Hi, It appears that there are basically two ways of implementing a REST service with cocoon3. There is the RESTController way and there is the JAX-RS way. I have tried the latter. If a resource (e.g PersonResource) is requested, I create a response that uses the string-template generator to p

RE: Cocoon 2.2 production server configuration

2011-09-13 Thread Robby Pelssers
Hi Brecht, Just wondering how large the data is you are processing. We have a cocoon 2.2 app running stable with 512mb of memory. And I’m pretty sure it even uses less memory after we solved a memory leak. Check this thread http://old.nabble.com/memory-leak-in-PoolableProxyHandler-td29023190.

Re: Cocoon 2.2 production server configuration

2011-09-13 Thread Jeroen Reijn
Hi, see my comments inline: On Fri, Sep 9, 2011 at 10:37 AM, Brecht Schoolmeesters wrote: > Hi, > we are currently using cocoon for transforming source xml files into xml > files in a different format. The transformations are pretty heavy because > data from other xml files is inserted and also