Question

Our application runs succesfully on Tomcat, Websphere and Weblogic and as part of it uses Jboss Cache version 3.1.0.G.

Now we would like adjust our app to run also in Jboss server environment.

Is there any Jboss server version that can co-exist working together with JBoss cache of this version (3.1)? I couldn't find a match in a compatibility matrix that Jboss publish here:
http://www.jboss.org/jbosscache/compatibility.html

Related issue (Configure JBOss cache to run on JBoss server 4.2.3.GA)

Was it helpful?

Solution

According to the compatibility matrix it seems that you need at least JBoss 5.1.GA, since the 5.0 is listed to be compatible with 3.0.1. I just checked our JBoss 5.1.0.GA and it indeed features JBoss Cache 3.1.0.GA.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top