RE: [version] ContentBox Railo Express Edition

On 32-bit Windows XP SP3 running startup.bat, I received the following error:

Neither the JAVA_HOME nor the JRE_HOME environment variable is defined
At least one of these environment variable is needed to run this program

I checked my environment variables, and it was called JDK_HOME. I created JAVA_HOME with the same value and everything started right up.

Maybe we should modify the start up script to check for JDK_HOME as well.

Other than that, it came right up. Everything seems to work great except url rewrites. I chose the option to leave them on (though the only options were mod_rewrite and IIS7). The routing works if I take the index.cfm out of the URL, but all the URLs in the app are still generated with the index.cfm in there. The setBaseURL() in routes.cfm doesn’t have the index.cfm so I’m not sure where it’s coming from.

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com

Ok can yiu afd and send pull request please