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 at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(NativeMethod) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:251) at org.mortbay.http.ContextLoader.loadClass(ContextLoader.java:206) at org.mortbay.http.ContextLoader.loadClass(ContextLoader.java:170) at org.apache.cocoon.components.ExtendedComponentSelector.configure(ExtendedComponentSelector.java:227) at org.apache.cocoon.components.treeprocessor.sitemap.ComponentsSelector.configure(ComponentsSelector.java:157) at org.apache.avalon.framework.container.ContainerUtil.configure(ContainerUtil.java:201) at org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:289) at org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(ThreadSafeComponentHandler.java:108) at org.apache.avalon.excalibur.component.ExcaliburComponentManager.initialize(ExcaliburComponentManager.java:524) at org.apache.cocoon.components.CocoonComponentManager.initialize(CocoonComponentManager.java:566) at org.apache.cocoon.components.treeprocessor.sitemap.SitemapLanguage.createComponentManager(SitemapLanguage.java:90) Forms block - "in place editing" ----------------------------- java.io.FileNotFoundException: /Users/jheymans/Desktop/cocoon-2.1.9/build/webapp/samples/blocks/forms/forms/inplace_edit_form.xml (No such file or directory) The "other ajax samples" link has the same error as the ajax block. I guess a :( is in order here Jorg
