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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to