Thank You bryan.what a silly mistake?.In my old system I have jdk1.4 in /usr but in new system I have it in /opt.But I have been using
the old ant.properties file.I have been struggling for the last 3 days
for the simple mistake.
        n e way Thank You very much.

On Wed, 18 Jul 2007, Bryan Pendleton wrote:

[EMAIL PROTECTED] ~]# echo $JAVA_HOME
/opt/java/j2sdk1.4.2_14

[EMAIL PROTECTED] ~]# echo $CLASSPATH
.:/opt/java/j2sdk1.4.2_14/lib:/opt/java/j2sdk1.4.2_14/lib/tools.jar:
/opt/java/j2sdk1.4.2_14/lib/dt.jar:/opt/java/j2sdk1.4.2_14/lib/jpda.jar:
/opt/java/j2sdk1.4.2_14/jre/lib/rt.jar:/opt/java/j2sdk1.4.2_14/src.zip:
/opt/junit3.8.1/junit.jar:/home/WorkSpace/DerbyGsoc/classes:
/root/mysql-connector-java-3.0.17-ga/mysql-connector-java-3.0.17-ga-bin.jar
:/home/WorkSpace/DerbyGsoc/java/testing/

[EMAIL PROTECTED] ~]# cat ant.properties
j14lib=/usr/java/j2sdk1.4.2_14/jre/lib

Perhaps the j14lib value in your ant.properties should be

j14lib=/opt/java/j2sdk1.4.2_14/jre/lib

thanks,

bryan





--
******************************************************************************

   Every problem that has been solved can be solved again in a better way

                                                  - Ravinder Reddy

*******************************************************************************


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to