开发者

How to deploy a process from Signavio into jBPM?

开发者 https://www.devze.com 2023-01-08 20:35 出处:网络
I\'ve installed jBPM开发者_开发百科 4.4 and it looks neat.I\'ve edited a little example process using Signavio, and I\'d like to deploy it on the demo server (ant demo.setup.jboss) so that I can see h

I've installed jBPM开发者_开发百科 4.4 and it looks neat. I've edited a little example process using Signavio, and I'd like to deploy it on the demo server (ant demo.setup.jboss) so that I can see how it works. But I can't figure out how to do that.

I feel like I'm missing something obvious...

Is the .jpdl.xml file all you need for a very basic deployment? Is there a tutorial going through every step of defining a process and deploying it?

Thanks!


you can specify the path where signavio stores the files in the web.xml directory by setting the fileSystemRootDirectory context-param. Then use the jbpm-console to deploy the process from the same directory

0

精彩评论

暂无评论...
验证码 换一张
取 消