Hi Dave, I do not think that it would work that way. You might want to look at [1] and [2].
[1] http://www.nabble.com/Jboss-and-Myfaces-problem-tf2814749.html [2] http://wiki.apache.org/myfaces/From_1.1.1_to_1.1.3_with_Jboss Hope that helps. Aneesha On 12/14/06, Dave <[EMAIL PROTECTED]> wrote:
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/htmlcannot 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.<http://us.rd.yahoo.com/evt=42297/*http://advision.webevents.yahoo.com/mailbeta>

