[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5652) Rule Set should not be mandatory

Burr Sutter (JIRA) jira-events at lists.jboss.org
Mon Jan 11 10:17:30 EST 2010


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
         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

        


More information about the jbosstools-issues mailing list