1 Reply Latest reply on Jul 5, 2012 8:34 AM by kcbabo

    Switchyard running on JBoss AS 7.1.2.Final

    edevera

      AFAIK Jboss AS 7.1.2 is the version that has been used for the EAP. From what I see in the issue tracker, there have been over 400 issues solved for that release from which I would like to benefit. Unfortunately Switchyard is prepared to run on the previous Community Edition and when I try to install it in the newer version it fails.

       

      Do you know if there is any plan to have a Switchyard installer ready for the newer version of JBoss?

        • 1. Re: Switchyard running on JBoss AS 7.1.2.Final
          kcbabo

          We try to keep up with the most recent community release of AS 7, which as of now is 7.1.1.  To get a release distribution of 7.1.2, users would have to build from source and then install SY on top, which seems a bit much.  AS 7.2.0 will be the next community release and will include all the fixes from 7.1.2.  We can look at supporting that as an install option once the first community release (possibly even alpha) becomes available.

           

          If you are interested in brewing up a 7.1.2-based runtime yourself, you could always grab the AS 7 source and build it locally, then modify a local version of our parent pom to bump the AS version to 7.1.2.  If you then build our release [2], it should spit out a SY runtime on top of 7.1.2.  Could get bumpy.

           

          https://github.com/jbossas/jboss-as

          https://github.com/jboss-switchyard/parent

          https://github.com/jboss-switchyard/release