Thanks Vinod it's working now.
This class was not present in last Final release(6.0.1.Final) I updated to
latest CR(6.1.0.CR1) and it's working now.
Thanks for the help.


On Mon, Jul 7, 2014 at 4:48 AM, vinodkiran <vinodki...@usa.net> wrote:

> 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.
> _______________________________________________
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to