[jboss-user] [jBPM] - JBPM Noob Question

Imran Naqvi do-not-reply at jboss.com
Mon Aug 1 21:26:24 EDT 2011


Imran Naqvi [http://community.jboss.org/people/imran.h] created the discussion

"JBPM Noob Question"

To view the discussion, visit: http://community.jboss.org/message/618702#618702

--------------------------------------------------------------
I installed jbpm and and am trying to incorporate it into my project by including all the libraies. I am using jbpm 5.1 and drools 5.2. I am getting an exception when initializing the code base:

KnowledgeBuilder kbuilder = KnowledgeBuilderFactory.newKnowledgeBuilder();
kbuilder.add(ResourceFactory.newClassPathResource("Evaluation.bpmn"), ResourceType.BPMN2);


the seond line throws:

java.lang.IllegalArgumentException: Unable to instantiate service for Class 'org.drools.compiler.BPMN2ProcessProvider'



I looked in the forum but couldn't find any one else with this issue, which probably means I am doing something weird. I would appreciate if someone could help me out here.
Thanks
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[http://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/20110801/74d3d45c/attachment.html 


More information about the jboss-user mailing list