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.