JBoss Community

Re: JBPM and Drools integration?

created by suprit chaudhary in jBPM - View the full discussion

Yes you can load .bpmn as well as .drl to kbuilder.

Check SimpleBPMNProcessTest.java for reference in the jbpm examples.

 

Code: kbuilder.add.ResourceFactory.newClassPathResource("BPMN2-RuleTask.drl");

 

 

Reply to this message by going to Community

Start a new discussion in jBPM at Community