see kie-camel: https://github.com/droolsjbpm/droolsjbpm-integration/tree/master/kie-camel
Take a look at the KIE docs, on how to build jars. everything is mavenized now. Lots of examples http://docs.jboss.org/drools/release/6.0.0.Final/drools-docs/html/KIEChapter.html Example war: https://github.com/droolsjbpm/droolsjbpm-integration/tree/master/drools-camel-server-example kmodule definition using spring: https://github.com/droolsjbpm/droolsjbpm-integration/blob/master/drools-camel-server-example/src/main/resources/knowledge-services.xml camel integration: https://github.com/droolsjbpm/droolsjbpm-integration/blob/master/drools-camel-server-example/src/main/resources/camel-server.xml Mark On 3 Dec 2013, at 22:26, Jordan Brown <jordan.br...@rackspace.com> wrote: > Hi, > > I found the WAR file (or at least one called > drools-camel-server-example-6.0.0.Final.war which has example, so I am not > completely sure that’s it), but I was hoping to get my hands on the source > code behind the Drools Camel Server. We would like to incorporate the rules > created in Drools 6 Guvnor/Workbench into the knowledge base of the drools > camel server. I know <drools:resource… doesn’t exist anymore to source say a > “Change Set”, which we do for Guvnor on Drools 5.x. It looks like I would > have to use a remote maven repository that’s created in Drools 6 Workbench > and connect it in the drools camel server. > > For more background, our current environment is sending messages through > Glassfish JMS queue and a custom interface to translate those messages into > which Drools 5.x understands. Now, we’re R&D using RabbitMQ, drools camel > server, and Drools 6 Workbench for a more enterprise/scalable solution, > especially concerning the message system (want to get away from Glassfish and > use RabbitMQ). At this point, we’ve created a test rule in Drools 6 > Workbench, but we want to try and fire that rule using drools camel server. > > I see in the documentation information concerning the Apache Camel > Integration, but it’s only the WAR file (with a specific test rule/DRL > already in place that is being fired). I would like to take a look at the > source code, but I don’t see where it’s available. > > Best Regards, > Jordan Brown > > <image001.jpg> > > View our EBI Team Wiki at: > https://one.rackspace.com/display/EBI/Enterprise+Business+Intelligence+Home > Need something from EBI? Email us at: rackerbl_t...@rackspace.com > Phone: (x)501-5371, (c)210-289-1702 > > _______________________________________________ > 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