[JBoss-user] [JBoss jBPM] - Re: ProcessArchiveDeployerTask

2005-12-21 Thread heismann
I was able to deploy a par using the DeployParTask. Here is a snippet from my ant script. | target name=deployAllParFiles depends=createParFiles | path id=classpath | dirset dir=${JBPM_DEPLOY_PARS_TMP_DIR} / | fileset dir=${JBPM_DEPLOY_PARS_TMP_DIR}

[JBoss-user] [JBoss jBPM] - Re: ProcessArchiveDeployerTask

2005-12-20 Thread heismann
guy.walker wrote : I think it might be in org.jbpm.jpdl.par, the class is called ProcessArchiveDeployer | I don't think so. ProcessArchiveDeployer is not extending an Ant taskdef. I'm inclined to believe that the org.jbpm.ant.DeployParTask is what we're looking for. /** | * ant task

[JBoss-user] [JBoss jBPM] - Re: ProcessArchiveDeployerTask

2005-12-14 Thread guy.walker
I think it might be in org.jbpm.jpdl.par, the class is called ProcessArchiveDeployer Guy View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3912633#3912633 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3912633