[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-7235) Implement Validation of BusinessRulesProcessor action

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Fri Oct 1 06:04:39 EDT 2010


Implement Validation of BusinessRulesProcessor action
-----------------------------------------------------

                 Key: JBIDE-7235
                 URL: https://jira.jboss.org/browse/JBIDE-7235
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: esb
    Affects Versions: 3.2.0.Beta1
            Reporter: Viacheslav Kabanovich
            Assignee: Viacheslav Kabanovich
             Fix For: 3.2.0.Beta2


1. Only one "ruleSet" can be specified.
2. If "ruleLanguage" is specified, the file in "ruleSet" should be a ".dslr" file.
3. If "ruleFireMethod" is specified, valid values are "FIRE_ALL_RULES" and "FIRE_UNTIL_HALT".
4. If "ruleAuditType" is specified, valid values are "CONSOLE", "FILE", and "THREADED_FILE".
5. If "ruleAuditInterval" is specified, it only applies for a "ruleAuditType" of "THREADED_FILE".
6. If "ruleClockType" is specified, valid values are "REALTIME" and "PSEUDO" - default = "REALTIME".
7. If "ruleEventProcessingType" is specified, valid values are "CLOUD" or "STREAM" - default = "CLOUD".


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list