[rules-users] kie-spring and drools-wb integration

clayton.tabone clayton.tabone at go.com.mt
Thu Oct 10 07:56:59 EDT 2013


Hi,

In Drools 5 it was possible to configure a drools server (based off of the
drools-camel-server-example) and in the Spring configuration the resources
could point to assets from Guvnor. It was also possible to configure the
knowledge agent to poll these assets for changes.

In Drools/KIE 6 I am aware that the following things have changed (kindly
correct me if I'm wrong):
- Guvnor was replaced by Drools/KIE WB
- Drools/KIE WB no longer builds to the binary PKG format and
packages/publishes a Maven repository with kmodules instead
- The concept of KnowledgeAgent no longer exists or otherwise this might
have been superseded by the KIE scanner in KIE CI
- KIE CI uses Maven/Aether to resolve kmodules
- The XML schema for KIE Spring includes the same configuration attributes
like kmodule.xml
- The KIE Spring configuration can expose the Camel endpoints for the
ksessions via the KModuleBeanFactoryPostProcessor using the classpath
container

Is it possible to use the Spring configuration to configure a KContainer
which loads kmodules from Drools/KIE WB? The Spring configuration only seems
to allow the definition of kmodules in the classpath container.

Best regards,
Clayton



--
View this message in context: http://drools.46999.n3.nabble.com/kie-spring-and-drools-wb-integration-tp4026324.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list