Contributing:DevelopingRailo

last edited byusericondenny on 26-Oct-2010

Running and Debugging the Railo CFML Engine

Most likely you'll want to "Debug As Java Application", so you can set breakpoints in the Railo source code and whatnot.

Important Note for OS X users: Installing Java Updates through Software Update will put your system back to square one, removing the JDK5 you installed earlier. But you should update, since there are vulnerabilities that have been fixed in the new version. Workaround: Put it in a different place and link to it, then just restore the links after updating.

Advanced usage

It's possible to specify the ports, and optionally an existing Railo instance to use while debugging.

port instanceDir webContextDir adminContextDir

Ex:

8088 /path/to/folder/with/WEB-INF/in/it

 
Download in other Formats:
markup Markup | pdf PDF | html HTML | word Word