1 Reply Latest reply on May 19, 2014 7:29 AM by wdfink

    Jboss AS for Production

    elmaroufy

      Hello,

       

       

      We are starting a new project that will be deployed on JBoss AS.

      Not having worked with JBoss AS long, I discover that the project has migrated to Wildfly.

      Now we are confused about which version of JBos AS to use. We use JSF 2, EJB 3.1, JPA 2, Maven and Eclipse .

       

      If we use JBoss AS 7 Development, which version should run in production ?

      Could we use Wildfly developing? he has plugins Eclipse, JUnit and Maven? in this case which version should run in production?

      Could we use JBoss AS 6? there are risks?

       

      Thank you in advance for your answers

        • 1. Re: Jboss AS for Production
          wdfink

          If you use the community version I would recommend to use WildFly 8.0.0.Final. It is the further development as JBossAS7.x was renamed to WildFly.

          All further fixes and enhancements will go into that project.

           

          If you mean with "JBoss AS6" the community project you should not use it as it is an older branch which is not longer used. If you start here you need to migrate to AS7 or WildFly later.

          If you meant "EAP6" this is the Enterprise version of JBossAS7 and you need a subscription if you try to run with it in production (see https://access.redhat.com/home for more details)