Thanks for fixing. Next problem to come:
Message: Component with 'org.apache.cocoon.el.parsing.StringTemplateParser' is not defined in this service manager. (Key='AvalonServiceManager') Description: javax.servlet.ServletException: Failed to process pipeline at <map:serialize type="html"> - file:///svn/apache/cocoon/trunk/core/cocoon-webapp/target/work/blocks/cocoon-captcha-sample/sitemap.xmap:106:38 at <map:transform type="jx"> - file:///svn/apache/cocoon/trunk/core/cocoon-webapp/target/work/blocks/cocoon-captcha-sample/sitemap.xmap:105:52 at <map:generate> - file:///svn/apache/cocoon/trunk/core/cocoon-webapp/target/work/blocks/cocoon-captcha-sample/sitemap.xmap:104:38 at <map:match> - file:///svn/apache/cocoon/trunk/core/cocoon-webapp/target/work/blocks/cocoon-captcha-sample/sitemap.xmap:103:34 at resource://org/apache/cocoon/components/flow/javascript/fom/fom_system.js:20 at simple - file:///svn/apache/cocoon/trunk/core/cocoon-webapp/target/work/blocks/cocoon-captcha-sample/flow/captcha.js:34 at <map:call> - file:///svn/apache/cocoon/trunk/core/cocoon-webapp/target/work/blocks/cocoon-captcha-sample/sitemap.xmap:79:39 at <map:match> - file:///svn/apache/cocoon/trunk/core/cocoon-webapp/target/work/blocks/cocoon-captcha-sample/sitemap.xmap:78:35 Sender: org.apache.cocoon.servlet.multipart.MultipartFilter Source: Cocoon Servlet cause org.apache.avalon.framework.service.ServiceException: Component with 'org.apache.cocoon.el.parsing.StringTemplateParser' is not defined in this service manager. (Key='AvalonServiceManager') <snip>StackTrace</snip> How to reproduce: Run cocoon -Pallblocks and point your browser to http://localhost:8888/blocks/cocoon-captcha-sample/simple It's probably not a captcha problem because I can reproduce it also in one of my own applications without captcha. With version 562402 it was still working. I just took an earlier version so this needn't to be the last running version. > > Sorry, it was a missing dependency, fixed in r566752. > > Thanks for keeping head up! >
