[jboss-user] [JBoss jBPM] - Re: deploy process using ant task (org.jbpm.ant.DeployParTas

Olivier.ch do-not-reply at jboss.com
Wed Oct 3 05:13:27 EDT 2007


You need to include in the classpath the jar what contains the DeployProcess Class : jbpm-jpdl.jar

like this :

  | <classpath>
  | <pathelement path="D:\java\jbpm-jpdl-3.2.GA\jbpm-jpdl.jar" />
  | </classpath>

Olivier

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090927#4090927

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4090927



More information about the jboss-user mailing list