Setting up Railo of GlassFish is a breeze. From start to finish I could accomplish this in 5 minutes and that includes downloading Railo.

Working with 2 CFML engines on the same machine is pretty easy and my main dev machine ( my laptop ) I have CF8 and CF9 installed but I also have a slew of Virtual machines for different configurations for different clients.

I haven't yet seen anyone actually run CF9 and Railo side by side on GlassFish but I wanted to demonstrate how easy this would be to setup in a dev environment.

Click here for high Quality version.



The index.cfm contains only:

< cfdump var="#server#" />

Here is the original link on Getting started with ColdFusion and GlassFish.

http://blog.kukiel.net/2009/11/coldfusion-9-on-glassfish.html

1 comments:

Chris Peters said...

Thanks for the screencast. Glassfish is definitely worth looking into since JRun's future is somewhat questionable.

I still haven't taken the time to play with Railo, so this will be a good reference for me when I make time for it!

Post a Comment