On Wed, 18 Dec 2002 15:28:53 -0600, "Callies, Peter" <[EMAIL PROTECTED]> wrote:
||| Plus you'll need the JDK, not just the JRE. Exactly. If you are on a Windows box and don't set JAVA_HOME to explicity point to your JDK directory, you'll be using java.exe from \Winnt\System32, which is a JRE version and so won't have access to tools.jar. Just set JAVA_HOME=c:\<jdk-dir> and you should be set. ------------------------------------------------------- This SF.NET email is sponsored by: Geek Gift Procrastinating? Get the perfect geek gift now! Before the Holidays pass you by. T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
