Entries Tagged as Railo 3.1.2

Railo Server software archive now online

December 13, 2011 · 1 Comment

Screenshot of the Previous Versions pageIf you've ever updated Railo, you probably found it very easy to do with our one-click install. Just click the update button on the Server admin and you're done! And if you need to remove an installed update, you can easily uninstall the latest (or all) patches with just a few more clicks.

But what if you need to install version 3.2.2.000, or 3.1.2.001, because that's what your client runs on? Or perhaps you'd like to test how much faster Railo Server became between version 1.0 and 3.3?

Well today, we are happy to announce the Railo Server archive, where you can find versions of Railo Server going all the way back to Railo 1.0! The archive is not yet complete, but almost all main versions and all release candidates for 3.3 are now online and downloadable!

Check it out at http://www.getrailo.org/index.cfm/download/olderversions/

1 CommentTags: New release · Preview · Railo 1.1 · Railo 2.0 · Railo 3.0 · Railo 3.1 · Railo 3.1.2 · Railo 3.2 · Railo 3.3 · Reference · Release

Improve the speed for CFSilent

November 16, 2010 · No Comments

This is a quick tip that can help you improve the performance of CFSILENT.

[Read more →]

No CommentsTags: Performance · Railo 3.1.2 · Tips

Log the cflocation tag

October 18, 2010 · No Comments

Quite often people use the CFLOCATION tag in Railo/CFML and they would like to know how a user actually got to this page and where from. So I created a CFC based custom tag that logs all this.

[Read more →]

No CommentsTags: Community · HowTo · Railo 3.1.2 · Tips

Railo 3.1.2.019 and open tasks

August 18, 2010 · 3 Comments

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.

3 CommentsTags: Railo 3.1.2 · Tips

Railo Ajax changes in 3.1.2.009

March 24, 2010 · 5 Comments

This is a great example of how a project moves from the community into the core of Railo. Starting with version 3.1.2.009 (Bleeding Edge Release), Railo will include the core ajax tags and javascript library. This means that the following tags will be available by default:

  • CFAJAXPROXY
  • CFAJAXIMPORT
  • CFDIV

Railo Ajax project has been broken into what we call CORE and UI. Core means that it will ship with the Railo codebase. UI means that you will be able to further extend your Railo server by downloading additional extensions (cfwindow, cfmap, cflayout) from http://railoajax.org/provider.cfc or http://railoajax.org/extensionProvider.cfc. Please note, when you use the providers listed, you will see 2 Railo Ajax Projects. One is for Railo builds prior to 3.1.2.009 and the other is for builds 3.1.2.009 and after.

So, the recommend steps for upgrading is:

  1. Upgrade to Railo 3.1.2.009
  2. Remove any previous railoajax instance.
  3. Restart Railo ( http://{your host name}/railo-context/admin/server.cfm?action=services.restart )
  4. Re-install Railoajax (UI, if needed) from http://railoajax.org/extensionProvider.cfc USING VERSION >=3.1.2.009

Please give Andrea Campolonghi feedback on the Railo-Beta mailing list!

5 CommentsTags: Community · Railo 3.1.2 · Testing

Cache (Reference) Part 3

February 12, 2010 · 2 Comments

Before we begin the last part of the cache blog, let's do a little review.

In the first part, I have shown how the cache is used as an object cache, how to create a cache and interact with it but not more. The second part was on everything that is possible with the cache, and for what it can be used. In the last part we want to see at some special cases and deliver the promised reference.

[Read more →]

2 CommentsTags: cache · CFML · Community · Configuration · Railo 3.1.2 · Reference

Cache (Advanced) Part 2

January 26, 2010 · No Comments

In the first part of the cache blog entry we looked at how we can use the cache directly without entering into great detail. Now let's have a look at what the cache is at capable of. Because it provides much more than just storing data.

[Read more →]

No CommentsTags: cache · CFML · Configuration · Extension · Features · Railo 3.1.2

Cache (Basic) Part 1

January 22, 2010 · 9 Comments

Since version 3.1.2 Railo supports the possibility of using a cache. This blog entry will go into the details of this feature. The blog is divided into 3 parts, the first part will deal with the base functionality, the second part show how the cache is used in backend and the last part takes care of specialties when using the cache and shows a reference.

[Read more →]

9 CommentsTags: cache · CFML · Configuration · Features · HowTo · New release · Railo 3.1.2

Release notes Railo 3.1.2

November 26, 2009 · 3 Comments

We are very proud to present the next minor release of Railo labeled 3.1.2 which you can easily install by following the usual update procedure as described here.

Updating Railo.

What is new in this version?

[Read more →]

3 CommentsTags: New release · Open Source · Railo 3.1 · Railo 3.1.2 · Release

Update on Railo 3.1.2 launch

November 23, 2009 · 3 Comments

Railo 3.1.2.001 in now on public preview ( http://preview.getrailo.org/ ). If you need assistance updating, You can watch a demo on how to update your Railo build. It's easy, I promise.

Edit: I incorrectly reported that it was 3.1.2.002, it's not - it's 3.1.2.001

3 CommentsTags: Community · Railo 3.1.2