Archive for the ‘J2EE’ Category
JSF 2.0 and JBoss 4.2.0 Configuration Common Problems and Solutions for Begginers
I almost spent 3 days in creating a new project in Java Server Faces (JFS 2.0 ) in the JBoss AS 4.2.0 .I made some very small mistakes but atlast after 3 days of hard work i understood the problems and now able to succesfully run a JSF 2.0 project in JBoss AS 4.2 .
Problem 1
ERROR [[/MyFirstJSF]] 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...