[jboss-dev-forums] [Design of JBoss jBPM] - Beta2 compile issues
jeffdelong
do-not-reply at jboss.com
Wed Feb 7 15:40:07 EST 2007
When I created a project in Eclipse with jbpm-jpdl-3.2.Beta2 as the source there was a number of compilation issues. These I could resolve as follows:
1) jms example - remove or comment out the offending code. This example uses APIs that do not exist in the product.
2) org.apache.tools.ant.BuildException in src/identity/LoadIdentitiesTask required ant.jar to be added to lib
3) my rules examples require drools-compiler-3.0.5 and drools-core-3.0.5 to be added to lib
4) org.jbpm.jcr.jackrabbit.JackrabbitJcrServiceFactory requires jackrabbit-core-1.0.1 to be added to lib
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4012643#4012643
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4012643
More information about the jboss-dev-forums
mailing list