简体   繁体   中英

Integrating Drools with JBossESB

In recent weeks I've been researching Drools amongst other CEP/Rule Engines and I believe I would like to use Drools. I also have an JBossESB which is responsible for routing of messages between different services.

Unless I am totally missing the boat, I can't for the life of me see how I would get data into Drools via JBossESB.

Inside of my ESB I have data (facts) that needs to be monitored and routed correctly (some of the data properties also needs to be modified based on other properties in each of the facts, I figured using Drools (a combination of Fusion and Expert) would be the best way to handle this, however, I don't really see in any of the JBoss (or other) documentation how I would get that done.

Is this a cart-before-the-horse situation? Am I totally missing the boat somewhere?

Any help is greatly appreciated.

Thanks.

很晚才回应......如果还有人在看,请看: http//java.dzone.com/articles/jbossesb-drools-integration

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM