2 Replies Latest reply on Jan 18, 2011 3:53 PM by greiser

    Drools 4.0.7 Classloading Issues

    larsroediger

      Hello,

       

      at the moment I try to devolope a rule based project with the drools 4.0.7 bundle. The problem is there are several runtime class loading issues in the OSGi environment when calling Class.forName (e.g. in org.apache.drools.agent.FileScanner, method readPackage). Is there a way to resolve these issues? I tried to download the source code from http://repo.open.iona.com/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.drools/4.0.7_1-fuse/ , but the source code is not available. Can someone please fix this?

       

      Thank you very much.