0 Replies Latest reply on Jul 26, 2013 2:24 PM by mlucas67

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

    mlucas67

      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