Glen Cordrey wrote:
The ejbjar task under Ant 1.5.1 reports
Unable to load dependency analyzer: org.apache.tools.ant.util.depend.bcel.AncestorAnalyzer
I have bcel-5.0.zip in ant/lib (and so on Ant's classpath). What else do I need for ejbjar to work?

If you got that zip from here
http://jakarta.apache.org/builds/jakarta-bcel/release/v5.0/

you will need to unzip it and put the bcel.jar file in the ant/lib directory. The zip is not a class zip.

If you got your bcel jar from somewhere else, chances are you have the wrong one and you should get the one from the above link.

Conor


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



Reply via email to