1 Reply Latest reply on Dec 31, 2013 12:58 PM by ssilvert

    Which JBOSS version supports JSF versions

    raghu.m2009

      Hi,

      I am planning to upgrade my application from JSF 1.1 to newer version and also the jboss version.Presently I am using jboss-4.3.0 version.

      Could you please tell me which versions of JSF will support JBOSS versions like jboss -4.4.and higher.

      Also which version is more suitable to upgrade with minor changes in jsf code?

       

      Thanks,

      Raghu

        • 1. Re: Which JBOSS version supports JSF versions
          ssilvert

          I don't think we ever had a JBoss 4.4.

           

          You will probably want to upgrade to the latest version of JBoss EAP.  The community version, WildFly 8, makes it very easy to use any JSF version from 1.2 up.  See Design of WildFly Multi-JSF feature.

           

          There is always a built-in version of JSF based on Mojarra.  Your JSF 1.1 application should run just fine, but there are a few known issues with upgrades from such an old JSF spec.  You'll need to search to find them.

           

          Stan

          1 of 1 people found this helpful