I'm trying to setup a new web development environment on a new Intel Mac
(10.4.8), but it seems ColdFusion MX 7.0.2 will not work with JVM 1.5 and
instead demands 1.4.2. I waited for a year after the Windows release of Flex
Builder 2 for the Mac OS X version to finish up, I was told due to Adobe
holding out for the Java upgrade, yay to it's release, but am I now between a
rock and a hard place? I've looked over the hack offered at
[url]http://www.talkingtree.com/blog/index.cfm/2006/5/17/CFMX-MacOSX-JVM142[/url] and
investigated the
[url]http://www.web-relevant.com/blogs/cfobjective/index.cfm?mode=entry&entry=7A6E6DB[/url]
A-BDB9-5320-E11FFDA89A81B509 , unfortunately neither meets my development
needs. The talkingtree solution is all or nothing (1.4 or 1.5), and the
CFMXLauncher seems to only work when using only the CF dvl web server (I need
to integrate CF with an Apache setup).

Is there any way to point only ColdFusion to the JVM 1.4.2 while
leaving all other Java applications configured to utilize JVM 5? TIA