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-Le...
Sent from the Drools - User mailing list archive at
Nabble.com.