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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...