3 Replies Latest reply on Jul 3, 2014 3:09 PM by bleathem

    RichFaces 4.3.3 not supported in wildfly ?

    jjakub

      According to http://stackoverflow.com/questions/24283099/jsf-richfaces-treenode-expanded-how-to-call-a-method-with-argument

      RF 4.3.x is not supported on WildFly.


      I am astonished, RF is jboss product and is not supported in jboss8 ?

      Is it true ? Where is it written ?


      Is RF 4.3.x supported on jboss7.x ?

      Is RF 3.x.x supported on jboss7 or wildfly 8 ?


      I don't declare RF as provided in pom.xml, it is placed in my war in WEB-INF/lib, afaik RF is a tag library, so either sth is nok with RF or with wildfly. How can an application server not support custom tag libraries ?

        • 1. Re: RichFaces 4.3.3 not supported in wildfly ?
          fjuma

          WildFly contains a JSF 2.2.x implementation based on Mojarra. Support for JSF 2.2 will be provided in an upcoming RichFaces 4.5 release. Note that RichFaces 5.0.0.Alpha3 is compatible with JSF 2.2 and can already be used with WildFly.

           

          It's also possible to use a different JSF implementation with WildFly via the multi-JSF feature. With this, you could install a JSF 2.1.x implementation if you'd like to use RichFaces 4.3.x.

          • 2. Re: RichFaces 4.3.3 not supported in wildfly ?
            ctomc

            Moved to richfaces forum.

            • 3. Re: RichFaces 4.3.3 not supported in wildfly ?
              bleathem

              RichFaces 4.3 is our stable branch and is primarily targeting JBoss EAP.  WildFly 8 / JSF 2.2 support was originally scheduled for RichFaces 5.  We've since decided to focus on getting a 4.5 release of RichFaces out to address JSF 2.2 compatibility.

               

              In terms of timing, RichFaces 4.5.0.Alpha3 will be a feature complete Alpha release; we are in the process of stabilizing it now with our QE team.  I hope to have the 4.5.0.Alpha3 release staged by the end of next week.  We'll follow that up with Betas as required to further stabilize the 4.5 branch and get a Final release out this summer.