Sorry i have fix it, add jsf-api and jsf-impl to Libraries and add to web.xml:
<context-param>
<param-name>org.jboss.jbossfaces.WAR_BUNDLES_JSF_IMPL</param-name>
<param-value>true</param-value>
</context-param>
Reply to this message by going to Community
Start a new discussion in JBoss Web Development at Community