Download the SDK not the JRE, the SDK comes with the server jvm.dll (C:\j2sdk1.4.1\jre\bin\server\jvm.dll).
It looks like that's the SDK is the only way to get it now (it used to come with the JRE in version 1.3). _____________________________________________ Pete Freitag CTO, CFDEV.COM http://www.cfdev.com/ -----Original Message----- From: Joe Eugene [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 25, 2002 1:31 PM To: CF-Talk Subject: Re: JVM setting? Thanks Dave & Pete but i am still confused though. Is this the right JRE Download http://java.sun.com/products/jdk/1.1/jre/download-jre-windows.html? So the current version of JRE 1.1.8_008? Joe ----- Original Message ----- From: "Pete Freitag" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, September 25, 2002 1:07 PM Subject: RE: JVM setting? > 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 > > > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.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

