Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: Deployment of bpmn and related artifacts WITHOUT guvnor -- is it
possible?"
To view the discussion, visit:
https://community.jboss.org/message/800281#800281
--------------------------------------------------------------
by default jbpm-console fetches assets from guvnor but that is not the only way that can
be used. From version 5.4 there are possibilities to define custom managers for building
KnowledgeBase and KnowledgeSession. Take a look at documentation that can be found
http://docs.jboss.org/jbpm/v5.4/userguide/ch.console.html#d0e4698 here. By implementing
custom KnowledgeBaseManager class you can build the KnowledgeBase in whatever you like
way, meaning get assets from any place you like. Then you need to enable it when starting
JBoss and that should be all.
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/800281#800281]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]