>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.

>> If you need load balancing and failover then you can add Apache and mod_jk
>> to handle that.
>
>
>AJP is where it's at, hombre.  :-)
>
>I'm really loving having static stuff just served up by apache and only
>ringing CF when there's some thinking to be done.
>

[snip]

> At this point, so much is being handled by specialized software, I could
>probably use just about anything.  I do like model-glue and ORMs, so that
>would be swell... but after getting into hibernate, I'm wondering about
>where to keep my model.  The tools for Java are so nice...  so I'm left with
>like a front-end controller... *sigh* *shrug*.


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.

>
>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've got a certain loyalty to the original, and none of the open source ones
>really seemed open source...  still, as someone heatedly pointed out a while
>back, it's the decent thing to do.  If I have something nifty, I guess I
>don't want to lock the other engines out...

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.

>
>At any rate, with CF8 and JBoss, I've been happy.  Now I can run
>jasperserver and whatnot in the same setup (easy, vs. sorta hard w/jrun).
>And I have to say it again... the stuff you can plug into jboss... wow.
>
>Ok, enough happy-happy joy-joy, I reckon.  Just wanted to voice a "CF8 and
>JBoss are the bee's knees" me too type-of-comment. 

You may also want to check out Steve Brownlee's blog on setting up CF8 as an 
exploded war in JBoss (http://www.fusioncube.net/?p=94). He also has other good 
suggestions for running CF and JBoss.

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:304648
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to