[rules-users] Kie Spring integration

vinodkiran vinodkiran at usa.net
Sun Jul 6 19:18:47 EDT 2014


try changing your kiePostProcessor from
org.kie.spring.KModuleBeanFactoryPostProcessor to the following and then
check if the @Inject works.

<bean id="kiePostProcessor"
class="org.kie.spring.annotations.KModuleAnnotationPostProcessor"/>



--
View this message in context: http://drools.46999.n3.nabble.com/Kie-Spring-integration-tp4030243p4030252.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list