[jboss-user] [Clustering/JBoss] - Re: Running a Cluster with -default Possible for Security Re

bstansberry@jboss.com do-not-reply at jboss.com
Tue Jan 22 11:14:56 EST 2008


Yeah, you can build up default to add clustering.

Suggest you start by copying default and making a "cluster" config.  This way you'll still have the original clean default to start with.

Then copy jgroups.jar and jboss-cache.jar from all/lib to cluster/lib.  If it's there in all/lib and not in cluster/lib also bring over jboss-serialization.jar.

Then see the http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossASTuningSliming wiki page; near the bottom there is a " If you do not use clustering" section.  That shows  how to remove clustering services from "all".  Use that as a guide to tell you what you need to bring over from "all" into your "cluster" config.

Can't guarantee you won't hit some bumps, but that should get you far enough down the road.

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

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



More information about the jboss-user mailing list