It looks like there is no way to get JSF workin with the built-in MyFaces implementation in JBoss 4.0.4. Any ideas why the jar file is there? No matter what I do with it, I get:
19:21:41,261 ERROR [UIComponentTag] Faces context not found. getResponseWriter will fail. Check if the FacesServlet has been initialized at all in your web.xml. 19:21:41,263 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception java.lang.NullPointerException at javax.faces.webapp.UIComponentTag.setupResponseWriter(UIComponentTag.java:615) at javax.faces.webapp.UIComponentTag.doStartTag(UIComponentTag.java:217) at org.apache.myfaces.taglib.core.ViewTag.doStartTag(ViewTag.java:71) Or is it possible to use the built-in implementation for JSF? Right now it looks like if I want to use JSF with JBoss I need to remove the packaged MyFaces jars, right? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3951818#3951818 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3951818 _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user