What do you mean with anonymous wrote : as long as you have Faces Servlet configured properlyanonymous wrote : | | ? | | Can you give me an advice what is wrong with this configuration? | | | | | <servlet> | | | <servlet-name>Faces Servlet</servlet-name> | | | <servlet-class>javax.faces.webapp.FacesServlet</servlet-class> | | | <load-on-startup>1</load-on-startup> | | | </servlet> | | | <servlet-mapping> | | | <servlet-name>Faces Servlet</servlet-name> | | | <url-pattern>/faces/*</url-pattern> | | | </servlet-mapping> | | | | | |
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019907#4019907 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019907 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
