On Fri, 10 Sep 2004 13:29:08 +1000, rob shaw <[EMAIL PROTECTED]> wrote:
> Just been talking to an apple developer who tried to install jrun and
> coldfusion on mac os 10.4 dev edition without much luck...

Bear in mind that the 1.4.2 JVM on OS X was set up so that certain
programs automatically reverted to 1.3.1 for "backward compatibility"
- that included JRun. The (unsupported) workaround was posted to
Christian Cantrell's blog (and mine) a good long while ago: you have
to explicitly start JRun as a Java app at the command line:

cd {jrun.home}/lib
java -jar jrun.jar start default

Given that 10.4 may well ship with the 1.5 JVM, I suspect that this is
the only option for starting JRun and that the standard binary, i.e.,
{jrun.home}/bin/jrun, no longer works.
-- 
Sean A Corfield -- http://www.corfield.org/blog/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to