[jboss-user] [jBPM] - How to load multiple bpmn files as jbpm:resource in spring config?
Anatoliy Kalenskiy
do-not-reply at jboss.com
Mon Oct 1 12:02:00 EDT 2012
Anatoliy Kalenskiy [https://community.jboss.org/people/cybiks] created the discussion
"How to load multiple bpmn files as jbpm:resource in spring config?"
To view the discussion, visit: https://community.jboss.org/message/762557#762557
--------------------------------------------------------------
Is it possible to use something like:
| | <jbpm:kbase id="kbase"> |
| | <jbpm:resources> |
| | <jbpm:resource type="BPMN2" source="classpath:*.bpmn"/> |
| | </jbpm:resources> |
| | </jbpm:kbase> |
Looks like no :
Caused by: java.io.FileNotFoundException: '*.bpmn' cannot be opened because it does not exist
How can I dinamically load list of bpmn file and add them to jbpm:resources ?
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/762557#762557]
Start a new discussion in jBPM at Community
[https://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/20121001/4285c52f/attachment.html
More information about the jboss-user
mailing list