Maciej Swiderski [
http://community.jboss.org/people/swiderski.maciej] replied to the
discussion
"JBPM and Drool sample application throwing an Exception."
To view the discussion, visit:
http://community.jboss.org/message/542803#542803
--------------------------------------------------------------
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
[
http://community.jboss.org/message/542803#542803]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]