example rest/camel in new xml https://github.com/droolsjbpm/droolsjbpm-integration/blob/master/kie-camel/src/test/resources/org/kie/camel/component/CxfRsSpring.xml
Mark On 10 Oct 2013, at 12:56, clayton.tabone <[email protected]> wrote: > 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. > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
