Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
drew222 #1
Java 1.5 and CFMX 7.0
Hi,
Has anyone had this problem. I have a JAVA class that was written using JAVA
1.5.0_04 and it would appear that CFMX7.0 doesn't want to recognize the version
difference. I don't really want to go back to 1.4 if I can help it. I put the
new classpath information in the administrator but it hosed CFMX big time. I
removed the path information and CFMX works fine now.
Any ideas as to how to run a Java 1.5 class on CFMX would be greatly
appreciated. Maybe someone knows of a way to do it with the right parameters.
Thanks in advance,
drew222 Guest
-
Problems with CFMX / DST / Java Patch
Looking for a little assistance here... We are running CFMX7.0.2 and we thought that meant we had the latest JRE patch... -
CFMX 6 - java.lang.ExceptionInInitializerError:
Hi, I am receiving the similar kind or error. I installed Cold Fusion MX 6.0 server on Windows XP and on IIS 5. While trying to open the... -
Default Java version used for the JVM in CFMX 6.1
I am experiencing a problem with my development install of CFMX 6.1 When I try to access a Custom Tag or CFC I get an error on screen that reads:... -
CFMX 7 & Java 1.5 JVM
We recently upgraded to CF MX 7 on our Linux boxes. Before that, we had been running CF MX 6.1 with the Java 1.5 JVM. We went with 1.5, because it... -
cfmx 6.1 Java and JVM settings
I need to add a path to the java and jvm settings in cfmx 6.1 installed with jrun. Do I have to go into the jrun admin to findthis? thanks. -
PaulH #2
Re: Java 1.5 and CFMX 7.0
well it for sure breaks webservices (might be other things, that was enough for us) but if you can live w/that try adding
-Djmx.invoke.getters=true
to the JVM arguments.
PaulH Guest



Reply With Quote

