[jboss-user] [jBPM] - Re: jbpm5 deployment

doboss do-not-reply at jboss.com
Thu Jan 17 09:53:03 EST 2013


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

"Re: jbpm5 deployment"

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

--------------------------------------------------------------
It would be something like this:

FileInputStream  fis = new FileInputStream(packageFile);kbuilder.add(ResourceFactory.newInputStreamResource(fis), ResourceType.PKG);

It took me a while to figure it out, but since JBPM5 kinda came out of drools, they use a lot of the same base stuff. So I figured this out initially by reading the drools forums I believe.
--------------------------------------------------------------

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

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/20130117/7ea189cb/attachment.html 


More information about the jboss-user mailing list