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&...]