My continuations are not Garbage Collected - memory leak ?

2009-01-20 Thread Benoit de CHATEAUVIEUX
Hi Cocooners, I'm profiling my Cocoon 2.2 webapp because I'm facing a memory leak. I encountered in my Heap Memory a lot of Continuations that are never deleted. I analyzed the memory after two hours of inactivity and, even after having performed some Garbage Collections, I found Continuations,

size of cocoon-ajax-impl-1.1.0-SNAPSHOT.jar

2008-10-25 Thread Benoit de CHATEAUVIEUX
Hi All, We are deploying our Cocoon project and the generated WAR is very big. In particular, we've got a cocoon-ajax-impl-1.1.0-SNAPSHOT.jar of 4.6 Mo. I looked into this jar and eliminated the demos and tests folders in cocoon-ajax-impl-1.1.0-SNAPSHOT.jar\org\apache\cocoon\dojo\resources. Now,

HttpSession from Flowscript

2008-07-04 Thread Benoit de CHATEAUVIEUX
Hi All, I currently work on a large financial project. We have a JSF presentation layer and we are planning to use CForms because we need configurable forms. Our idea is to delegate the form processing to CForms but stay with our JSF webapp. 1- Deployment: Do you think we can have Cocoon and