RE: Problem with setting JAVA_HOME for Ant

2008-04-08 Thread Eric Chamberlain
Never mind. I figured it out. I need JAVA_HOME to point to the jdk directory, not to the bin directory beneath it. When I do that, everything works. Sorry for the bother. == Eric == -Original Message- From: Eric Chamberlain [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 08, 2008 3

RE: Problem with setting JAVA_HOME for Ant

2008-04-08 Thread Eric Chamberlain
ou are when you are running Ant at the command-line. HTH Eric Chamberlain wrote .. > I have a real mystery and cannot find the solution anywhere I have looked > (including the Ant FAQ). > > Summary: When I run Ant, it looks somewhere other than JAVA_HOME for the > java direc

Problem with setting JAVA_HOME for Ant

2008-04-08 Thread Eric Chamberlain
-Djava.home=%JAVA_HOME% -f mybuildfile.xml I was expecting to override the java.home there but it didn't happen. I am left rather puzzled. Eric Chamberlain Software Engineer - To unsubscribe, e-mail: [EMAIL PROTECTED