Ahh.. The voice of reason. :)
| -----Original Message----- | From: Matt Liotta [mailto:[EMAIL PROTECTED]] | Sent: Monday, October 14, 2002 8:16 AM | To: CF-Talk | Subject: RE: installing a new JVM (was: CFMX ...) | | | I would also like to add that changing JVMs is not a silver | bullet. There are many different JVMs made by many different | organizations that all have their good points and their bad | points. Further, what platform you are using should be a | major consideration in your selection of a JVM. Sun has | proven over the years that they build their JVM first for | Solaris and then port it to Linux, which results in some | disadvantages for the Linux platform. IBM on the other hand | has worked very hard to make one of the top JVM | implementations for Linux. | | Like anything that is critical to your applications | performance and robustness you need to do testing to | determine what the correct answer is for your situation. | Testing will also allow you to find any incompatibilities | that may result from changing JVMs. | | Matt Liotta | President & CEO | Montara Software, Inc. | http://www.montarasoftware.com/ | 888-408-0900 x901 | | > -----Original Message----- | > From: Dave Watts [mailto:[EMAIL PROTECTED]] | > Sent: Monday, October 14, 2002 11:07 AM | > To: CF-Talk | > Subject: RE: installing a new JVM (was: CFMX ...) | > | > > > 2. Within the CF Administrator, enter the path to the "jre" | > > > directory (which should contain two subdirectories, "bin" and | > > > "lib"). | > > | > > I inadvertently left out step 2 but still noticed the | improvements | > > to the jdbc driver performance. | > > | > > I presume the new jre automatically improves upon any | existing jdbc | > > drivers installed on the machine and that the jvm mapping | required | > > in the cf administrator is for the purpose of mapping | other CF items | > > to the upgraded jre. | > | > That's odd. I wouldn't think it would make any difference at all, | until | > you've told CF MX to use the new JVM. Is the new JVM's location in | your | > global PATH environment variable? If not, again, I don't see how | > installing the new JVM, by itself, would make any difference. You | > might very well have | > three or four JVMs installed on a single machine, all independent of | each | > other (for example, on my laptop, I have the Microsoft VM, | the VM that | > came with CF MX, the VM that came with JRun, and the 1.4.0_01 VM I | installed | > myself). None of these should interfere with each other, by default. | > | > Dave Watts, CTO, Fig Leaf Software | > http://www.figleaf.com/ | > voice: (202) 797-5496 | > fax: (202) 797-5444 | > | > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq 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

