Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-ant-dev] M7 and ejbjar task not working - just for JBoss?

Refer to this thread.
 
[ejbjar] Unable to load dependency analyzer: org.apache.tools.ant.util.depend.bcel.AncestorAnalyzer - dependent class
not found: org/apache/bcel/classfile/ClassParser
[ejbjar] Unable to locate jboss cmp descriptor. It was expected to be in C:\Projects\SWorks-Lumena\SWorks-Lumena\output\resources\ejb\jaws.xml
BUILD FAILED: java.lang.NullPointerException
 
Darin Swanson wrote:

> Does the build work from the commandline using Ant 1.6?

I tried this with Ant 1.6.1. A bcel.jar needed to be added to the Ant lib
directory, but after that everything ran fine.

If Eclipse is including ant-jakarta-bcel.jar, it looks like a bcel.jar
should be in the standard Eclipse Ant plugin.


Cheers,
 
Sherman

Back to the top