Show Table of Contents
16.10. Creating a Rule Set
- Ensure the rule-set imports the ESB message. To test, use this code:
import org.jboss.soa.esb.message.Message
- Next, ensure the rule set defines the following global variable which creates the list of destinations:
global java.util.List destinations;
The message is now sent to the JBoss Rules engine's working memory.Now you can turn a regular rule set into one that can be used for content-based routing. Do this by evaluating the ESB message's matching rule and ensuring it outputs a list of service destination names.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.