Hi Jan,
Thanks for quick reply.
In fact I'm using jdk5 itself. After setting to 1.5 it is working fine now.
Thank you once again...
below is my jdk version:
bash-3.00$ java -version
java version "1.5.0_01"
Java(TM) 2 Runtime Environment, Standard Edition
(build 1.5.0_01-b08)
Java HotSpot(TM) Serv
First of all you have to install a Java5 Development Kit.
Having that installed as first on the PATH, Ant should do the rest
automatically - if not specified something else.
These two attributes are responsible for using former versions
Dont use them or set them to "1.5".
Jan
>-Ursprü