[jboss-user] [JBossCache] - Re: Deploy JBC 2.x in JBossAS 4.2.x

manik.surtani@jboss.com do-not-reply at jboss.com
Tue Nov 20 06:03:49 EST 2007


Some folks have done it, it is possible.

You need to make sure your JGroups setup does not clash - i.e., make sure the JGroups multicast address and port in the JBC 2.x setup is not the same as the JGroups multicast address and port for your AS cluster.  Also, make sure your JBC 2.x jar (and it's dependencies) reside in your WAR or EAR file.

This way your app can use JBC 2.x while JBoss AS will still use JBC 1.4.x for it's clustering.

This is a question that has come up quite often; we'll be putting up a wiki page with a howto pretty soon.

Cheers,
Manik

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106311#4106311

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106311



More information about the jboss-user mailing list