Hello,<br>

I&#39;m actually using Drools in an OSGi environment and everything looks 
fine so far. But now I want to configure the KnowledgeBases etc. via 
Spring-XML-Configuration, like it&#39;s shown in the <a href="http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-integration/html_single/index.html#d0e76">5.1.1 Integration Guide</a>. I have read the <a href="http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/drools-container/drools-spring/src/test/java/org/drools/container/spring/SpringDroolsTest.java">Test-cases</a>
 and tried to &quot;copy&quot; them, but it didn&#39;t worked. I think it&#39;s because 
he couldn&#39;t find the necessary classes (because of OSGi 
Classloader-Strategy and so on). My question is now: Has someone already
 tried to use Drools including Spring in an OSGi environment? I 
don&#39;t know where to start because I&#39;m new at Drools and have never 
worked with Spring.<br>

<br>

Kind regards,<br>

<br>

O.S.