Hans Omli wrote: > Can someone confirm whether ColdFusion 7.0.2 is supported on the x86_64 build > of RHEL4 so long as the JVM is 32 bit? (I'm running the i586 build of Sun > JDK 1.4.2_13, for example.)
It works, I'm running it on RHEL x86_64. You will have to manually compile the jrun connector. As for if it's actually supported as opposed to 'it works', I can't remember. I seem to recall it isn't. The 32bit emulation isn't perfect, I have another java based application (that needs a different jvm from the jrun one) that has a cpu usage problem on 64bit systems that it doesn't on 32bit (it's spinning on a 'getpid' for a pid that doesn't exist), but the vendor won't even acknowledge the issue as they only supoport 32bit hosts. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/CF-Linux/message.cfm/messageid:4271 Subscription: http://www.houseoffusion.com/groups/CF-Linux/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.14
