Re: Problem with Ant + JAVA_HOME

2001-04-11 Thread Dieter Plank

Hi,

I guess Ant is a little bit lazy. Had the same problem. Set the classpath
manually just before installing. Hope it works for you either.

cu.

   o,,,o
  ( 'o' )
  
 (''')(''') __

 Interpersonal Computing GmbH
 Dieter Plank
 Fachinformatiker - Anwendungsentwicklung (IHK)
 -Entwicklung-
 Augustenstrasse 20 - 22
 80333 Muenchen

  Tel: ++49 89 219975-0

 Web: http://www.ipc.de Mail: [EMAIL PROTECTED]
- Original Message -
From: "Hunter Hillegas" [EMAIL PROTECTED]
To: "Tomcat User List" [EMAIL PROTECTED]
Sent: Tuesday, April 10, 2001 8:31 PM
Subject: Problem with Ant + JAVA_HOME


 I have JAVA_HOME set to /usr/local/jdk1.3 which is where my JDK is.

 I just installed Tomcat 3.2.1 on a new development server and builds are
 failing saying they can't find the compiler and telling me to set
JAVA_HOME.

 It is set (confirmed with printenv) and so I'm at a bit of a loss...

 Any ideas?

 Thanks,
 Hunter





Problem with Ant + JAVA_HOME

2001-04-10 Thread Hunter Hillegas

I have JAVA_HOME set to /usr/local/jdk1.3 which is where my JDK is.

I just installed Tomcat 3.2.1 on a new development server and builds are
failing saying they can't find the compiler and telling me to set JAVA_HOME.

It is set (confirmed with printenv) and so I'm at a bit of a loss...

Any ideas?

Thanks,
Hunter