[jboss-user] [JBoss jBPM] - Re: jBPM project, Eclipse, JBPM Library
estaub
do-not-reply at jboss.com
Fri May 11 13:45:02 EDT 2007
Simon,
Here's my list of externals, FWIW. I haven't tested a lot, so don't be surprised if it's not complete. Also, it depends a lot on what container you're running in. This doesn't include console support.
| <copy todir="target/APP-INF-parent/APP-INF/lib">
| <fileset file="${lib.dom4j.local}"/>
| <fileset file="${lib.hibernate.local}"/>
| <fileset file="${lib.jaxen.local}"/>
| <fileset file="${lib.commons.logging.local}"/>
| <fileset file="${lib.commons.collections.local}"/>
| <fileset file="${lib.bsh.local}"/>
| <fileset file="${lib.hsqldb.local}"/>
| <fileset file="${lib.cglib.local}"/>
| <fileset file="${lib.antlr.local}"/>
| <fileset file="${lib.asm.local}"/>
| <fileset file="${lib.asm.attr.local}"/>
| <fileset file="${lib.log4j.local}"/>
| </copy>
|
-Ed Staub
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045088#4045088
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045088
More information about the jboss-user
mailing list