1.4.1 should work with all versions of CF. I think sun combined the hotspot
JIT and the client JVM (optimized for GUI) into one JVM, because the 1.4.x
download doesn't include the hotspot jvm.dll anymore.

So use the 1.4.1 but specify -server option, that optimizes for server,
rather than GUI stuff (-client).

_____________________________________________
Pete Freitag
CTO, CFDEV.COM
http://www.cfdev.com/


-----Original Message-----
From: Joe Eugene [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 25, 2002 12:43 PM
To: CF-Talk
Subject: JVM setting?


Anybody know the correct settings for JVM using JRE 1.4.1 for
1. CF4.5
2. CF5.40
3. CFMX.

in windows machines.

There jvm.dll 's in the
1. Java/j2re1.4.1/bin/client/jvm.dll
2. JavaSoft/JRE/1.3.0_01/bin/hotspot/jvm.dll

directory. is it better to use one or the other eventhough they are
different versions?

Joe Eugene
Certified Advanced ColdFusion Developer


______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to