Discussion:
[jboss-user] [jBPM] - OSGi: Caused by: java.lang.ClassNotFoundException: org.drools.persistence.jpa.KnowledgeStoreServiceImpl
Marshall Lucas
2013-07-26 18:24:36 UTC
Permalink
Marshall Lucas [https://community.jboss.org/people/mlucas67] created the discussion

"OSGi: Caused by: java.lang.ClassNotFoundException: org.drools.persistence.jpa.KnowledgeStoreServiceImpl"

To view the discussion, visit: https://community.jboss.org/message/830032#830032

--------------------------------------------------------------
I get this when calling JPAKnowledgeService.newStatefulKnowledgeSession.  I'm trying to make the jBPM and Drools persistence work inside my Fuse ESB container.  The problem seems to be related to the fact that the api and impl are in separate jars that are loaded in Fuse as separate bundles but they have the same Java package name.  Any ideas on how to resolve this error?

Thanks,

Marshall
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Loading...