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
Subscribe to:
Post Comments (Atom)
Categories-
- Actionscript (5)
- Adobe (8)
- AIR (3)
- Apple (2)
- BlackBerry (1)
- CFML (59)
- ColdFusion (84)
- ColdFusion 8 (12)
- ColdFusion 9 (28)
- Database (2)
- Flash (11)
- Flash 10 (6)
- FlashBuilder (4)
- Flex (31)
- Internet Explorer (1)
- iPhone (4)
- Java (8)
- jQuery (1)
- Linux (8)
- Microsoft (5)
- Open Blue Dragon (10)
- Open Source (11)
- Operating Systems (3)
- PHP (1)
- Railo (24)
- SQL (3)
- SVN (2)
- Twitter (2)
- VPS (1)
- Windows (5)

Blog Archive
-
►
2010
(38)
-
►
August
(9)
- ColdFusion and cfquerynew and date times - timesta...
- ColdFusion Lists, SQL IN and cfqueryparam
- iPhone and Flash - Sucess
- ColdFusion jrun and the JVM
- ColdFusion and CFReport
- jQuery or EXTjs
- iPhone 3Gs and Flash player
- Easy way to embed ColdFusion code into your blog
- Flex and the MATE framework in Melbourne
-
►
August
(9)
-
▼
2009
(89)
-
►
December
(17)
- ColdFusion 9 and the local scope continued
- Is this an issue with the local scope in ColdFusio...
- Are you using ColdFusion 9's ORM?
- Want more performance from a default Railo install...
- WizzyWig the comic and snow
- Linux Start and Stop scripts for Ventrilo - Ubuntu...
- ColdFusion Builder Beta 3 - Any one seen this?
- Streaming AMF channel with ColdFusion 9 and BlazeD...
- Forwarding or masking your domain with GoDaddy
- Cheap ColdFusion hosting
- Should I get an iPhone?
- Full Screen Flex
-
▼
November
(18)
- Railo and Flash remoting ( Flex )
- Railo Resin and Virtual hosts
- Railo Express with Resin and 64bit jre
- .NET or ColdFusion ?
- Flexbuilder / FlashBuilder 4 for linux
- Is your ColdFusion server/site secure?
- Railo GlassFish and Flex ( flash ) remoting
- Railo Apache and GlassFish
- Little known but helpfull ColdFusion function days...
- Start and Stop ColdFusion 9 with a batch file
- OpenBD Google App Engine and jars
- Want to win ColdFusion or Adobe software? - Conne...
- ColdFusion Builder and FlexBuilder 3 They do work ...
- ColdFusion 9 on GlassFish
- ColdFusion md5 hash directy in MSSQL
- Do I need a 64 bit Operating system? Part 2
- Query of a Query in ColdFusion script with the loc...
- Adobe offering Free Flex training for ColdFusion d...
-
►
December
(17)
Reccomended:
- TweetTrail
- Load Cell
- MyTouch Cases
- View Prom Hairstyles
- Cell Phone Accessories
- business operating agreement
- learn how to recycle electronics



3 comments:
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!
Thanks for the screen cast. I am just about to re-do my development environment as I have a requirement to work with multiple CFML Engines and versions.
Question I have is, once railo is set up, is it possible to have an alias to one's eclipse workspace where all the actuall code files live? Or does this need to be under the railo app?
Thanks in advance,
Jatin
A solution for this can be found here: http://groups.google.com/group/railo/browse_thread/thread/f0fc79fc8d947660
Post a Comment