ForrestBot build for cocoon-docs FAILED

2010-03-22 Thread Forrestbot
Automated build for cocoon-docs FAILED Log attached. -- Forrestbot run ended at 22 March 12:24 PM Using Forrest 0.9-dev Forrestbot administrator: ForrestBot -- [echo] ... Forrest render START 2010-03-22 12:12:05 ... Rendering docs in

Performance with jx:foreach?

2010-03-22 Thread Hallmann, Marcel
Hi there, I do have a problem with my cocoon 2.1.9 application: In flowscript I call a Java method which query a SQL statement. In the model.xml the widgets for the result table are defined via e.g.: fd:output id=name fd:datatype base=string /fd:datatype /fd:output and filled in the bind.xml

RE: Performance with jx:foreach?

2010-03-22 Thread Robby Pelssers
You probably should use a construct like this: ft:form action=#{$cocoon/continuation/id}.continue method=POST table style=width: 100%; thead tr th class=header style=width: 5%;ft:widget id=selectAll//th

[2.1] Is Cocoon 2.1.x officially dead ?

2010-03-22 Thread Cédric Damioli
Hi Cocoon community, Here at Anyware, we have dozens of Cocoon-2.1 based applications in production. We've hacked Cocoon a lot, so that migrating to most recent releases of Cocoon is not an option for us at the moment Cocoon 2.1 is a *very* stable framework, especially the core, but I

Re: [2.1] Is Cocoon 2.1.x officially dead ?

2010-03-22 Thread Peter Hunsberger
2010/3/22 Cédric Damioli cedric.dami...@anyware-services.com: So I'm wondering if someone around here was still willing to maintain the Cocoon-2.1 branch ? If not, I volunteer to do the job, as this branch is important for us, and I don't want to have to fork it in our own repository.