<web:ajax4jsf-filter generates :java.lang.ClassNotFoundException:
org.jboss.seam.ui.facelet.SeamFaceletViewHandler
-------------------------------------------------------------------------------------------------------------------
Key: JBSEAM-2638
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2638
Project: JBoss Seam
Issue Type: Bug
Affects Versions: 2.0.1.GA
Environment: Vista; SEAM 2.0.2; RichFaces 3.1.1; Facelets
Reporter: Christian Bonami
I've included this in my SEAM components.xml:
<web:ajax4jsf-filter force-parser="true"
enable-cache="true"
log4j-init-file="custom-log4j.xml"
url-pattern="*.seam"/>
This generates a ClassNotFoundException:
java.lang.ClassNotFoundException: org.jboss.seam.ui.facelet.SeamFaceletViewHandler
But this class simply doesn't exist anymore in jboss-seam-ui-2.0.1.GA.jar !!
Where should I find it? What should I change to make this snippet work?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira