Community

JBPM and Drool sample application throwing an Exception.

reply from Maciej Swiderski in jBPM - View the full discussion

Hi,

 

try to deploy your drl file together with jpdl.xml file.

 

repositoryService.createDeployment().addResourceFromClasspath("hello_world.jpdl.xml").
addResourceFromClasspath("checkAnalystAvailable.drl").
 
deploy();
 

HTH

Maciej

Reply to this message by going to Community

Start a new discussion in jBPM at Community