Railo Technologies - Accelerate Your CFML Development

Railo is a free, open-source alternative for ColdFusion application development.

It's (super) fast, feature-rich, syntax compatible,
and did we mention that it's free?

 

  • Railo newsletter

    You want the latest news? just subscribe to our newsletter.

    subscribe

  • Railo 3.1 Is announced

    Railo finally is open source!

    Unmatched in speed, several new features, and now free and open source

    Learn More

  • SERVER MONITOR FOR RAILO

    FREE TRIAL LIGHT WEIGHT PRODUCTION MONITOR

    Quickly gauge the health of all your servers from one interface. Gain invaluable insight into what your CFML pages are really doing.

    Download Free Trial

  • INTERACTIVE DEBUGGER
    FOR RAILO

    NEW RELEASECUT DEVELOPMENT TIME IN HALF

    Set breakpoints, step over, into, or out of code, inspect variables (across different scopes), and watch expressions.

    Download Free Trial

  • Vote for your favorite Railo enhancement

    Need something implemented?

    Railo a better productthanks to you

    Vote and suggest the next Railo features

    Learn More

  • Railo + JBoss

    Great News for CFML & Java Developers

    Railo has teamed up with JBoss to offer a 100% Open Source version of the Railo CFML server.

    Download

  • Need help?

    Ask RailoProfessional Open Source

    We will help you with any kind of CFML related problem. Performance tuning, installation, training, just contact us.

    Learn More

Where's the Railo 3 site?
If you are using the Railo version 3.0.x you should check out our Railo 3.0 website for documentation. If you need a Community key to unlock your IP restriction of the default developer license, just log into the Customer Center and generate a free key.
If you've got a problem, we offer extensive paid support services - get in touch with us.
Extensions & Applications

In addition to the extensive functionality that ships with Railo Open Source, there are many extensions and 3rd party applications available. You can view them and install them with one click in your Railo Administrator

Learn More
Railo Services

Our expert consultants can help you get the most value out of Railo projects. We offer support for all aspects of your project from installation to programming to maintenance.

Services Overview Contact Us

Railo Blog CFC

August 19, 2010
Railo on Github

Railo team has made a final decision to start doing nightly builds / BER on Github ( http://github.com/getrailo/railo ). We will continue to use JBoss SVN ( http://anonsvn.jboss.org/repos/railo/ ) for pushing stable builds. We're now working on creating a build script to make it easier to build Railo.

August 19, 2010
Railo Tip: Trimming with cfsavecontent

Random tip of the week with <cfsavecontent>:

[More]
August 18, 2010
Railo 3.1.2.019 and open tasks
As part of the latest Railo update, the format of the task object has changed slightly so, if you have any open tasks in your Administrator (under Services > Tasks), it's probably safer to delete those tasks first, before you update. This applies only to tasks, not scheduled tasks. If you update while such tasks exist, you may encounter a null pointer exception when viewing Services > Tasks in the Administrator. To fix that, simply remove the *.tsk files from the WEB-INF/railo/client-tasks folder tree and restart Railo.