Sometimes you have to start java using its entire path instead of just the
executable name, e.g.:
/cygdrive/c/java/j2sdk1.4.2_06/bin/java -jar bin/server.jar
Regards,
Alan
-----Original Message-----
From: Kuato [mailto:[EMAIL PROTECTED]
Sent: Wed 11/24/2004 3:14 PM
To: [EMAIL PROTECTED]
Cc:
Subject: tools.jar classpath problem
Hi.
How do I force geronimo to look in a specific place for tools.jar?
It's trying to load it from some old JRE I dumped long ago and
complaining it can't find it. (JAVA_HOME points to my current JDK
1.4.2._05)
Thanks
K.