Community

JBPM 4.3 command line deployment of bar

created by Mads Henderson in jBPM - View the full discussion

I need to deploy my business processes from a command line tool, both for ease of development and also to satisfy my Hudson builds for various server environments. So far I have had no luck.

 

I have tried to use the ant file from the examples, but I can't get that to work outside eclipse, all I get is:

 

BUILD FAILED
java.lang.AbstractMethodError: org.apache.xerces.dom.ElementNSImpl.setUserData(Ljava/lang/String;Ljava/lang/Object;Lorg/
w3c/dom/UserDataHandler;)Ljava/lang/Object;

 

In the 'good old days' I could make a deployment with ant using

org.jbpm.ant.DeployProcessToServerTask
But that doesn't seem to be included any more.

Can any one tell me the intended way to push updates to various servers (development, test, production) without doing it manually using eclipse.

Reply to this message by going to Community

Start a new discussion in jBPM at Community