1 Reply Latest reply on Dec 9, 2010 10:44 AM by rakeshsilswal

    Jboss caching on Jboss5

    rakeshsilswal

      hi,

       

      I want to migrate my web app from Jboss 4 to Jboss 5 ( i know its not very latest).

       

      My app currently uses Jboss cache 1.2.4. Can anyone please help me with following questions

       

      1) is 1.2.4 cache component is compatible with jboss 5? if no than which version i need to get (let me know the nearest to 1.2.4 which can work on jboss 5).

       

       

      2) My current caching code is using local-service.xml file, will it still wotk with jboss 5?

        • 1. Re: Jboss caching on Jboss5
          rakeshsilswal

          We are able to migrate to Jboss cache 3.2 on Jboss 5 AS.

           

          Code worked fine and without any issues, one one think keep in mind -> Jboss 5 default comes with 3.0.* which was not working great but with latest version it did worked.