[jboss-user] [JBoss Getting Started Documentation] - Why can not run jsf1.1 in JBoss-4.2.0.GA?

yibodai2007 do-not-reply at jboss.com
Tue Jun 26 03:49:47 EDT 2007


I have made a simple jsf1.1 project by use jsf-1_1_01.zip download from sun website, and deployed in JBoss-4.2.0.GA. when it run, a ClassCastException was threw, error message is as follow:

10:18:23,342 ERROR [1]] Exception sending context initialized event to listener instance of class org.jboss.web.jsf.integration.config.JBossJSFConfigureListener
java.lang.ClassCastException: com.sun.faces.application.ApplicationAssociate cannot be cast to com.sun.faces.application.ApplicationAssociate
	at com.sun.faces.application.ApplicationAssociate.getInstance(ApplicationAssociate.java:172)
	at com.sun.faces.config.JSFVersionTracker.publishInstanceToApplication(JSFVersionTracker.java:266)
	at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:424)
	at org.jboss.web.jsf.integration.config.JBossJSFConfigureListener.contextInitialized(JBossJSFConfigureListener.java:69)

Now i just want to know whether JBoss-4.2.0GA support jSF1.1 or not.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057575#4057575

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057575



More information about the jboss-user mailing list