Hello,
I'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's shown in the 5.1.1 Integration Guide. I have read the Test-cases and tried to "copy" them, but it didn't worked. I think it's because he couldn'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't know where to start because I'm new at Drools and have never worked with Spring.

Kind regards,

O.S.