Hi guys,
I have win 2000 pro, db27.2 trail version,
j2ee tutorial installed on my PC. I tried do the tutorial on my PC . I set all the environment variables
JAVA_HOME
J2EE_HOME
ANT_HOME
correctly.
When i tried to use
ant for building with the below command at command line :
ant converter
I am getting a error as following
--------------------------------------------------------
Exception in
thread "main" java.lang.NoClassDefFoundError: Files\SQLLIB\java\db2
java/zip;D:\Program
------------------------------------------------------------
Can anybody suggest what to do to get rid of this error
Thank you
GothamK