By adding the following to my wars WEB-INF/web.xml The warning disappered
<context-param> | <param-name>org.jboss.jbossfaces.WAR_BUNDLES_JSF_IMPL</param-name> | <param-value>true</param-value> | </context-param> | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4069402#4069402 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4069402 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
