Jiri Svitak [
https://community.jboss.org/people/jsvitak] created the discussion
"Re: Jbpm Engine and Human Task Libraries as Modules on Jboss 6 EAP"
To view the discussion, visit:
https://community.jboss.org/message/792261#792261
--------------------------------------------------------------
Hi,
jbpm libraries consist of multiple .jar files. So it's possible that you forgot to add
drools-compiler artifact in particular, which contains class
KnowledgeBuilderFactoryServiceImpl.
But I still think that better solution is to include jbpm .jar files as a part of your
module. I mean to have them included by build inside of deployed .war or .ear
files/directories.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/792261#792261]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]