[jboss-user] [JBoss Portal] - MyFaces 1.1.2 Portal 2.4
kosmi
do-not-reply at jboss.com
Fri Sep 1 08:33:11 EDT 2006
Hello,
i run in trouble while porting my jsf applications from
portal 2.2 to 2.4.
The exception:
[FacesConfigurator] failed to configure class com.sun.facelets.component.RepeatRenderer
java.lang.ClassCastException: com.sun.facelets.component.RepeatRenderer
at org.apache.myfaces.config.FacesConfigurator.configureRenderKits(FacesConfigurator.java:625)
at org.apache.myfaces.config.FacesConfigurator.configure(FacesConfigurator.java:142)
at org.apache.myfaces.webapp.StartupServletContextListener.initFaces(StartupServletContextListener.java:69)
at org.apache.myfaces.webapp.StartupServletContextListener.contextInitialized(StartupServletContextListener.java:52)
The Application uses :
myfaces-api-1.1.4-SNAPSHOT.jar
myfaces-impl-1.1.4-SNAPSHOT.jar
tomahawk-1.1.2.jar
in myApp.war/web-inf/lib
I'm using
JBoss [Zion] 4.0.4.GA
JVM 1.5.0_07-b03
jboss-portal-2.4.0
Any Ideas?
Thanks Daniel
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968913#3968913
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968913
More information about the jboss-user
mailing list