Finally, that last stack trace you posted is the one you wanted. From the error message, a CNFE for org.apache.myfaces.webapp.StartupServletContextListener, it would appear that the myfaces jar is not available. JBossAS 4.2.2 uses the Sun RI implementation for JSF. If you wnat to use MyFaces, see http://wiki.jboss.org/wiki/JBoss5AndMyFaces. Also, search the wiki for "MyFaces"
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163417#4163417 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163417 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
