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-tp4030243p403025...
Sent from the Drools: User forum mailing list archive at
Nabble.com.