Rich, I recently ran into this problem. CF801 64-bit will install only to Java version 1.5.0_13. Since I was setting up a new mac, I re-installed and ignored the Java Update for OS X.
http://www.fancybread.com/blog/index.cfm/2008/10/28/Java-For-Mac-OS-X-105-Update-2--ColdFusion-8-Gotcha I think it really just a matter of updating the installer for OS X to recognize 1.5.0_16 as a valid java version. Paul On Wed, Nov 5, 2008 at 9:30 AM, Brian G <[EMAIL PROTECTED]> wrote: > > > > On Nov 4, 10:05 am, Jared Rypka-Hauer <[EMAIL PROTECTED]> wrote: > > "true", then restarting the CF server. I leave CFIDE and WEB-INF in > > the default location and create a symbolic link to it in the webroot > > of any vhost that needs access to it. You need access to it for the > > scripts and CSS for any AJAX stuff, so it may be important to do > > this. I like having CFIDE in a consistent, central location and > > There is an easier way to do this than symbolic links; the Apache > alias directive: > > Alias /CFIDE /opt/jrun4/servers/cfusion/cfusion-ear/cfusion-war/CFIDE > > You can do this server-wide or on a per vhost basis. I also posted > some ways I further secure my /CFIDE/Administrator directory this > morning after reading your post: > http://www.ghidinelli.com/2008/11/05/access-cfide-with-apache > > > Brian > > > -- Paul Marcotte Fancy Bread - in the heart or in the head? http://www.fancybread.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en For more about Model-Glue, check http://www.model-glue.com . -~----------~----~----~----~------~----~------~--~---
