[rules-users] Drools Classloader Leak?

malkhafaji moe.alkhafaji at medcpu.com
Sun May 9 14:28:06 EDT 2010


I did this, and it did not do anything differently (still loading almost 1500
classes again for each new KnowledgeBase):

KnowledgeBaseConfiguration kbaseConfig =
       
KnowledgeBaseFactory.newKnowledgeBaseConfiguration(null,this.getClass().getClassLoader());
        knowledgeBase =
        KnowledgeBaseFactory.newKnowledgeBase(kbaseConfig); 

Anyone? Bueller? 
-- 
View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Drools-Classloader-Leak-tp784678p787521.html
Sent from the Drools - User mailing list archive at Nabble.com.



More information about the rules-users mailing list