[jboss-user] [Beginners Corner] - Re: Problem with deploy web application with JSF 1.2 to JBos

pjmorce do-not-reply at jboss.com
Mon Jan 7 06:19:27 EST 2008


I have the same problem.
I have a webapplication which use JSF. Deploying this application to tomcat 6.0 works fine.
Deploying the same application to JBoss4.2.2 returns the error:

...
12:11:11,171 ERROR [[/faces-tutorial2]] Exception sending context initialized event to listener instance of class org.jboss.web.jsf.integration.config.JBossJSFConfigureListener
java.lang.ClassCastException: com.sun.faces.config.WebConfiguration
        at com.sun.faces.config.WebConfiguration.getInstance(WebConfiguration.java:135)
        at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:228)
        at org.jboss.web.jsf.integration.config.JBossJSFConfigureListener.contextInitialized(JBossJSFConfigureListener.java:69)
...

any idea?

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

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



More information about the jboss-user mailing list