11.9. Defining External Rules for Content-Based Routing with Regex
此内容没有您所选择的语言版本。
11.9. Defining External Rules for Content-Based Routing with Regex
Open the file jboss-esb.xml and set the cbrAlias property to Regex.
Define the routing expressions in a .properties file. The property keys should be the destination names and the property values are the Regex expressions for routing to the destination.
Define the routing rules in the route-to configurations (found in the container destination property) with the destination-name attribute set to the Regex rule key as defined in the .properties file.