Thank you very much Steven, I really appreciate it.
Steven Williams-5 wrote:
>
> Here's what I do:
>
> We inject KnowledgeBases into our app using Spring. It was a simple matter
> of just implementing a builder class that takes a bunch of drools
> Resources
> and adding a build() method to cr
Abu Rasheed wrote:
Are there any plans to have Spring support in drools-api? The last
mail that I saw in searching the topic is dated last year, and there
are no new postings related to this.
Does anyone have any success in injecting KnowledgeBase into their
apps using Spring? Is there any ex
Here's what I do:
We inject KnowledgeBases into our app using Spring. It was a simple matter
of just implementing a builder class that takes a bunch of drools Resources
and adding a build() method to create the KnowledgeBase and then creating a
class that implements Spring FactoryBean and Initiali
Are there any plans to have Spring support in drools-api? The last mail that
I saw in searching the topic is dated last year, and there are no new
postings related to this.
Does anyone have any success in injecting KnowledgeBase into their apps
using Spring? Is there any examples out there that I