For those wondering how to get around this...

Using YAST I deleted the ant that comes with SUSE and installed the latest from 
Apache.  As instructed, I set up ANT_HOME to point to the new installation, and 
updated the PATH.  

Make sure the newly installed ant is being called by running:

   which ant

It's also worth noting that I'm running the latest JDK from Sun, and no the one 
that ships with Suse 10.1.  So, I have the following environment variables set 
up:
        JAVA_BINDIR=/usr/local/java/jdk/jdk1.5.0_10/bin
JAVA_HOME=/usr/local/java/jdk/jdk1.5.0_10
JAVA_ROOT=/usr/local/java/jdk/jdk1.5.0_10





View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991456#3991456

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3991456
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to