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

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Tue Jan 12 09:10:30 EST 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12503637#action_12503637 ] 

Viacheslav Kabanovich commented on JBIDE-5652:
----------------------------------------------

I fixed the issue for existing generic wizard. While creating variants (JBIDE-5627), I will also make ruleSet optional until requested otherwize.

> 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

        


More information about the jbosstools-issues mailing list