0 Replies Latest reply on Jun 23, 2015 9:31 AM by kirill.dubovikov

    Does Fuse 6.1 support Drools 6.2.0.Final

    kirill.dubovikov

      Hello.

       

      I want to use the following stack:

      • Spring
      • Drools (KIE)
      • Camel
      • kie-camel

       

      Is it possible with Fuse 6.1? I've seen examples here, but they are not working for me because com.redhat.example/camel-drools-example/1.2.0-SNAPSHOT/xml/features feature repository is dead. I have tried to use the following repository: org.drools/drools-karaf-features/6.2.0.Final/xml/features and drools-decision-table-kie-spring-camel-example feature, but it seem to somehow break/override existing Spring configuration, so my routes are not discovered, although they work fine when I run them on my machine with camel-maven-plugin (I've checked the packaging twice, all classes and configuration files are in place). How can I install Drools into Fuse 6.1?