On Fri, May 2, 2008 at 9:19 AM, Larry Lyons <[EMAIL PROTECTED]> wrote: > >I've been waiting till we get some more CF8's to do clustering on JBoss. > >That sounds amazingly simple. > > > >Hmmm... now to find a good way to keep the file systems in sync, since I've > >started generating a lot of static content... :-P > > Drop your war or ear file in the /server/all/farm directory on one of the > JBoss instances, that takes care of it for you. It will deploy the file to > all the members of the cluster. > > However if you're generating files using CFFile etc., you're going to have > to have roll out your own or see if there are any commercial apps that can do > that.
Yeah, some rolling is required. I'm thinking a load balanced Apache cluster and either NFS or Rsync... [...] > Most frameworks run on BlueDragon for J2EE. If any framework uses > some of the "undocumented" CF API's (ie., the java objects associated > with coldfusion.server.serviceFactory) then obviously it won't work. > Also there has been some problems with the latest version of Transfer > and BD. All I'm using for ORMs is Reactor and hibernate. It sounds like MG runs fine, which is swell. > >JBoss is freaking insane tho. Wow, talk about a lot of cool stuff. I've > >really enjoyed using it. Plus, lots of nifty plugins for Eclipse ;-) > > > >It would be interesting to fire up another cf engine, and see if much of my > >stuff runs on it... I've never really taken any of the others out for a > >spin. > > So download BlueDragon for J2EE and Railo and try them out. I will, when I get the chance. Right now I'm trying to focus on only 100 things or so. :-) OBD will be next, I think, as I'd like to tie into a cf engine within Eclipse. [...] > You might want to check out this: > http://groups.google.com/group/openbd/browse_thread/thread/9dad1cdf68bde2e1?hl=en > > Its instructions on how to download the Open Bluedragon source code and > compile it. > > Myself I'm waiting for the official release in about 3 days. [...] Thank you! I hadn't found where/how to get it yet. Excellent. > You may also want to check out Steve Brownlee's blog on setting up CF8 Steve's entries were a great (and the sole) resource when I was getting into JBoss! This link was helpful in tuning JBoss (v4, v5 seems a bit different): http://wiki.jboss.org/wiki/JBossASTuningSliming Now my dev instance fires up quite a bit quicker. Out of curiosity, are you running 4 or 5? Again, thanks for the link/advice, I'm enjoying JBoss mucho so far. Denny -- "To be nobody but yourself in a world that's doing its best to make you somebody else, is to fight the hardest battle you are ever going to fight. Never stop fighting." E. E. Cummings ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:304682 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

