When running this in railo (at least in my environment) this template fails as it needs the arguments scope specified
(along the lines of what is in dsp_blogloop.cfm)
Railo doesn't find the variable without arguments. scoping see
http://groups.google.com/group/railo/browse_thread/thread/4e79c9ea74fb06fb
attached is how I have changed it - not sure if it is 100% correct