Coldfusion 10

A quick reference page for CIT Hosting's Coldfusion 10 service.

Adobe Coldfusion 10 documentation: http://helpx.adobe.com/coldfusion/archive.html

Apache and Tomcat

Coldfusion 10 no longer uses "jrun" to control the Coldfusion service. Adobe has changed (perhaps upgraded) to deploy their Coldfusion application within a Tomcat container.

When you go to the Status page of your VM to stop/start services, you will see an Apache instance as well as a Tomcat instance. In most cases, if you make changes to Coldfusion (via Coldfusion Administrator, or add new jar files) you'll only need to restart the Tomcat service (CF9 would have restarted the JRUN service).

Apache will need to be restarted if you've created a Custom Apache Include file.

Coldfusion Administrator (CFAdmin)

Hosting Customers have the ability to configure and control their Coldfusion 10 service. The Coldfusion Administrator is CUWebauth protected (netid and password), and the access is granted from the permits or AD Group that were assigned/given at the time of the request.

Adding Customized JAR Files

Customers can add their own jar files to their environments by using a webdav client and uploading the files to the /jars directory, OR you can drop them in the server10/lib subdirectory. A restart of the Coldfusion instance will be needed.