After moving all jars (including myfaces jars) into JBoss container under server/default/lib, I got the following error:
ERROR [[FacesServlet]] Servlet.service() for servlet FacesServlet threw exception javax.faces.FacesException: The absolute uri: http://java.sun.com/jsf/html cannot be resolved in either web.xml or the jar files deployed with this application at org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:422) at org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:234) at org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:384) Do I need to put myfaces jars into the web application war file? I like to make it lighter by moving all myfaces jars out into JBOSS. Thanks, Dave --------------------------------- Everyone is raving about the all-new Yahoo! Mail beta.

