[jboss-user] [jBPM] - JBPM 4.3 command line deployment of bar
Mads Henderson
do-not-reply at jboss.com
Tue Apr 13 04:24:21 EDT 2010
Mads Henderson [http://community.jboss.org/people/madsph] created the discussion
"JBPM 4.3 command line deployment of bar"
To view the discussion, visit: http://community.jboss.org/message/537081#537081
--------------------------------------------------------------
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
[http://community.jboss.org/message/537081#537081]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100413/d5dbdcbc/attachment.html
More information about the jboss-user
mailing list