[
https://jira.jboss.org/jira/browse/JBIDE-5652?page=com.atlassian.jira.plu...
]
Dominik Pospisil closed JBIDE-5652.
-----------------------------------
Verified in JBDS 3.0 CR2 (jbdevstudio-macosx-carbon-3.0.0.v201002190339M-H173-CR2.jar).
Rule Set should not be mandatory
--------------------------------
Key: JBIDE-5652
URL:
https://jira.jboss.org/jira/browse/JBIDE-5652
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb
Affects Versions: 3.1.0.CR1
Reporter: Burr Sutter
Assignee: Viacheslav Kabanovich
Fix For: 3.1.0.CR2
Attachments: mandatory_rule_set.jpg
The following is accurate for SOA-P5, ESB 4.7
<action class="org.jboss.soa.esb.actions.ContentBasedRouter"
name="MyCBR">
<property name="cbrAlias" value="Regex"/>
<property name="ruleLanguage"/>
<property name="destinations">
<route-to expression=".*blue.*"
service-category="AsynchronousESB" service-name="Service2"/>
<route-to expression=".*red.*"
service-category="AsynchronousESB" service-name="Service3"/>
</property>
</action>
and the ruleset attribute is not required.
The wizard (see screenshot) makes the ruleset required.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira