[jboss-user] [JBossCache] - Re: Habanero CR2 on Jboss 4.2.0
bstansberry@jboss.com
do-not-reply at jboss.com
Mon Jun 4 10:08:38 EDT 2007
More specifically you cannot replace the JBoss Cache 1.x jars in JBoss 4.x if you are using any of the following AS services which depend on the API-incompatible JBC 1.x:
1) HttpSession replication.
2) EJB3 SFSB replication
3) JBC as a Hibernate 2nd Level Cache (which includes EJB3 entities).
If you remove those services, you should be able to replace the jars in server/all/lib. But it's probably easier to package JBC in a war.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050969#4050969
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050969
More information about the jboss-user
mailing list