>Thanks Larry. > >Have you done any clustering with JBoss / Apache? > >Can you compare/contrast with JRun?
Much easier. Just use the all directory in the servers directory, that's it. So when you start up at the command prompt give the command run -c all. Then clustering is automatically enabled. (its slightly more involved that that but not much). JBoss will find all members of the cluster automatically. To deploy a war or an ear file, just drop it in the /servers/all/farm directory. That will deploy it to all the instances in the cluster. regards, larry ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305994 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

