Tag Archives: coldfusion java jdk coldfusionmx jre

Coldfusion MX 6.1 and Java 1.6

The objective of this post is explain the necessary steps to execute Coldfusion MX 6.1 using Java 1.6 (instead of the default one: Java 1.4).
First of all, we have to take a look at the file jvm.config to see which folder the variable java.home points to. This var is used by Coldfusion to reach the [...]