[
http://jira.jboss.com/jira/browse/JBSEAM-2636?page=all ]
Pete Muir closed JBSEAM-2636.
-----------------------------
Resolution: Rejected
Please use the forum for support. JIRA is for reporting bugs/feature requests
web:ajax4jsf-filter in components.xml generates
ClassNotFoundException
----------------------------------------------------------------------
Key: JBSEAM-2636
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2636
Project: JBoss Seam
Issue Type: Bug
Components: Framework
Affects Versions: 2.0.1.GA
Environment: Vista; Jboss 4.2.2; Seam 2.0.1.GA; facelets; Richfaces 3.1.1
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