* Jorg Heymans:
>
> Danny Bols wrote:
> > It seems that the samples in the Ajax Block and 2 ("In place editing" and
> > "Other Ajax samples") of the Ajax/Dojo in the Forms Block are broken.
>
> Confirmed after first build of stock 2.1.9 release :
>
> Ajax-block:
> -----------------------------
> java.lang.ClassNotFoundException:
> org.apache.cocoon.template.JXTemplateGenerator
AFAICT the template block is disabled by default because it
requires JDK 1.4:
See
http://svn.apache.org/viewcvs.cgi/cocoon/tags/RELEASE_2_1_9/blocks.properties?rev=392241&view=markup
And http://svn.apache.org/viewcvs.cgi?rev=392221&view=rev
include.block.template=false
So the samples need to be adjusted to use the old
JXTemplateGenerator, or the newer JXTemplateGenerator JDK
tweaked to be JDK 1.3-friendly. Or another solution is to
activate this block in the online demo.
--
Jean-Baptiste Quenot
aka John Banana Qwerty
http://caraldi.com/jbq/