JBoss Community

Re: Richfaces 3.3.3, jsf 1,2 and jboss 4.2.3

created by tuan nguyen in JBoss Web Development - View the full discussion

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