Problème avec CacheableProcessingComponent

2006-06-23 Thread Laurent Perez
Hello J'ai écris un Generator caché dont le generate() effectue un process assez complexe, et qui en fonction de divers paramètres devrait retourner une SourceValidity valide ou invalide dans getValidity(). En gros, si je trouve un certain code d'erreur dans mon generate(), je souhaite retourner

Re: Problème avec CacheableProcessingCompon ent

2006-06-23 Thread Sylvain Wallez
Laurent Perez wrote: Hello J'ai écris un Generator caché dont le generate() effectue un process assez complexe, et qui en fonction de divers paramètres devrait retourner une SourceValidity valide ou invalide dans getValidity(). En gros, si je trouve un certain code d'erreur dans mon

Usage de Cocoon forms

2006-06-23 Thread Bruno Karcenty
Bonjour, Le bloc cocoon form semble désormais considéré comme un composant cocoon stable, afin d'évaluer la maturité de ce type de technologie, je voudrais savoir dans quel type de projet (taille, secteur, public...), certains d'entre vous ont été amené à l'utiliser (ou on constaté leur

Re: Usage de Cocoon forms

2006-06-23 Thread Bertrand Delacretaz
On 6/23/06, Bruno Karcenty [EMAIL PROTECTED] wrote: ...je voudrais savoir dans quel type de projet (taille, secteur, public...), certains d'entre vous ont été amené à l'utiliser (ou on constaté leur utilisation)... On peut mentionner les CMS Daisy, HippoCMS et Lenya qui utilisent tous CForms

Re: Serializers : parametres, attributs de session et requête

2006-06-23 Thread Bertrand Delacretaz
On 6/23/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: ...Quelle est l'interet des serializers ?.. Les serializers génèrent n'importe que format en sortie, alors que les transformers doivent générer des événements SAX. C'est donc des rôles différents dans le pipeline, il semble logique de

Information

2006-06-23 Thread Angelo Immediata
Hi all. I'm using cocoon 2.1.7. I have seen this thing: when i use the apache mod_jk module for the loadbalancing i have this message on the log: [org.apache.jk.server.JkCoyoteHandler] Response already commited All seems work fine but i'ld like to know why i have this message. Thanks to all.

Accessing request-param in XML

2006-06-23 Thread 321los
Hello community,my sitemap:map:match pattern=zipped.zip map:generate src=""> map:parameter name=pk value={request-param:pk}/ map:serialize type=zip//map:matchmy zip.xmlzip:archive xmlns:zip=http://apache.org/cocoon/zip-archive/1.0 zip:entry name=print.pdf src=""

Re: Accessing request-param in XML

2006-06-23 Thread Yves Vindevogel
You can start of an XSP instead of an XML Just make sure that your XSP generates the same XML syntax as you have now. Then you can use xsp-request to get your param. Here's some code I use in XSP xsp:page language=java xmlns:xsp=http://apache.org/xsp;

RE: Accessing request-param in XML

2006-06-23 Thread Jasha Joachimsthal
-Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of [EMAIL PROTECTED]Sent: vrijdag 23 juni 2006 16:07To: users@cocoon.apache.orgSubject: Accessing request-param in XML Hello community,my sitemap:map:match pattern="zipped.zip"

RE: Cocoon and Eclipse Problems

2006-06-23 Thread Ard Schrijvers
Seems to me more related to the editor plugin you use in eclipse then to either cocoon or eclipse...So, which editor do you use? Regards Ard In eclipse, we get compilation errors on the xml that begins with: fd:form xmlns=http://apache.org/cocoon/forms/1.0#definition;

RE: Lepido is dead - now what?

2006-06-23 Thread Stewart, Gary
My question is: what all the people using lepido are doing now? Still using it :D. I'm certainly using the sitemap navigation which I find very handy for navigating my large sitemaps. Still it is a shame that it is no longer in production. I guess it might have been killed because there

RE: Cocoon and Eclipse Problems

2006-06-23 Thread markricard
We use the base eclipse ide with the myeclipseide plugins. -- View this message in context: http://www.nabble.com/Cocoon-and-Eclipse-Problems-t1832168.html#a5014272 Sent from the Cocoon - Users forum at Nabble.com. - To

POST encoding problem

2006-06-23 Thread Mark Lundquist
Hi all, I'm using Cocoon 2.1.8 w/ Jetty, and I'm having a problem with a character submitted in a form textarea. The user enters some text containing the '®' (registered sign) character. Mozilla LiveHTTPHeaders shows this on the wire as %C2%AE, which is the correct UTF-8 representation.

Re: Dojo-based forms samples

2006-06-23 Thread Combinational Logic
Any update / fix wrt the Dojo tree-table issue mentioned here: http://www.mail-archive.com/dev@cocoon.apache.org/msg42132.html If not, any hints regarding how one might track down the issue. Thanks, CL

Cocoon/Tomcat Hangs

2006-06-23 Thread Dineshram Villuri
Hi all, This is our production environment Tomcat-5.5.9 Cocoon-2.1.9 Java 1.5.0_03 Application hangs intermittently and works well on restart. We see the following error and several warning messages in the cocoon.log file. We have the same issue with cocoon-2.1.5. Upgrading it to 2.1.9 did not