Two version of servlet.jar

2003-08-05 Thread Antonio Gallardo
Hi: I noted there are 2 version of servlet included in Cocoon: lib/optional/servlet_2_2.jar src/scratchpad/lib/servlet-2_3.jar Is this correct? Why we need this 2 versions of servlet.jar? Best Regards, Antonio Gallardo.

Unit testing Cocoon (was: An approach to unit testing in Cocoon /MIDIGenerator)

2003-08-05 Thread Mark Leicester
Thank you for pointing me to your Cocoon unit testing framework[1] Stephan! I got a unit test for my MIDIGenerator going very quickly, and it *is* very easy to use. I was able to configure the .xtest file without too much trouble. Your testing framework is just what I wanted, and I'd like to help

Bug related to Serviceable? [Fwd: RE: Database Reader exception]

2003-08-05 Thread Geoff Howard
I'm forwarding this from users because I'm hoping someone will recognize the issue. I can't look into this in the code right now from where I am, but am suspicious that the problem is related to recent changes to Serviceable somewhere. Geoff Original Message Subject: RE:

Re: Unit testing Cocoon (was: An approach to unit testing in Cocoon/ MIDIGenerator)

2003-08-05 Thread Stephan Michels
On Tue, 5 Aug 2003, Mark Leicester wrote: Thank you for pointing me to your Cocoon unit testing framework[1] Stephan! I got a unit test for my MIDIGenerator going very quickly, and it *is* very easy to use. I was able to configure the .xtest file without too much trouble. Your testing

The same velocity.jar two times.

2003-08-05 Thread Antonio Gallardo
Hi: Also there are 2 velocity-1.4-dev-20030301.jar the routes are: src/scratchpad/lib and src/blocks/velocity/lib. The log in src/scratchpad/lib is: Fixing scratchpad build. I think this is a workaround. Is posible to have just one file here? Best Regards, Antonio Gallardo

cvs commit: cocoon-2.1 README.txt CREDITS.txt announcement.xml

2003-08-05 Thread stefano
stefano 2003/08/05 02:49:58 Modified:.README.txt CREDITS.txt announcement.xml Log: new marketing strategy and dealing with all the due credits and copyright restrictions Revision ChangesPath 1.3 +38 -27cocoon-2.1/README.txt Index: README.txt

[Fwd: [newbie] accessing XMLForms model data from XSP logic]

2003-08-05 Thread Geoff Howard
Also forwarded from users. Does that wizard sample need a big disclaimer on it pointing to flow and JXForms/Woody? Geoff Original Message Subject:[newbie] accessing XMLForms model data from XSP logic Date: Tue, 5 Aug 2003 09:30:58 -0400 From: Vernick, Michael

Re: Garbage or The Quest for the Perfect Template Language

2003-08-05 Thread Ugo Cei
Ugo Cei wrote: org.apache.commons.jxpath.JXPathException: Cannot invoke public final java.lang.String java.text.Format.format(java.lang.Object); Cannot format given Object as a Date More info: printing #{getClass(myXPathExpressionThatShouldPointToADate)} yelds: class