Hi,
I wanted to run
EJB in web server. Before that all the
java files have to b
created as a jar file so i have put
ant into c directory and put all my java files in c:\Lookup
I put in the command line c:\Lookup\ant all
it gives me an error
=========================================
Unable to load dependency analyzer: org.apache.tools.ant.util.depend.bcel.AncestorAnalyzer - dependent class not found: org/apache/bcel/classfile/ClassParser
The path i have set is
ANT_HOME : C:\apache-ant-1.6.0
JAVA_HOME:C:\j2sdk1.4.1_01
Classpath : .;C:\j2sdk1.4.1_01\lib;C:\j2sdk1.4.1_01\jre\lib;C:\apache-ant-1.6.0\lib\ant.jar;
PATH :%ANT_HOME%\bin
Hope my classpath wrong some where
Please do help me its urgent.
Thanks in advance
regards
Smitha