[jboss-user] [jBPM] - Re: How to load multiple bpmn files as jbpm:resource in spring config?

wqe wqe do-not-reply at jboss.com
Wed Oct 3 03:39:49 EDT 2012


wqe wqe [https://community.jboss.org/people/drupalspring] created the discussion

"Re: How to load multiple bpmn files as jbpm:resource in spring config?"

To view the discussion, visit: https://community.jboss.org/message/762863#762863

--------------------------------------------------------------
Try this .


<jbpm:kbase id="kbase">
        <jbpm:resources>
            <jbpm:resource type="BPMN2" source="classpath:xxxxx1.bpmn" />
            <jbpm:resource type="BPMN2" source="classpath:yyyyy2.bpmn" />
        </jbpm:resources>
    </jbpm:kbase>

*Disclaimer* : Not test yet
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/762863#762863]

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/20121003/02a0a6ac/attachment.html 


More information about the jboss-user mailing list