Hi, I have a Tapestry 5.1.0.5 application. I’m using the Kaptcha component from the chenillekit-tapestry-1.2.0. Everything works fine in Tomcat 6.1.x. But I’m getting the following exception when I deploy it to Jboss 5.1.0.GA. Anyone had the same problem? Why is Jboss look for this “_HTML_HEAD_”?
Caused by: java.io.IOException: Child not found kaptcha.war/WEB-INF/lib/chenillekit-tapestry-1.2.0.jar/org/chenillekit/tapestry/core/components/_HTML_HEAD_/ for filehand...@1640103153[path= context=file:/Testing/jboss-5.1.0.GA/server/default/deploy/ real=file:/Testing/jboss-5.1.0.GA/server/default/deploy/], Thanks in advance! D.