[
https://jira.jboss.org/browse/JBIDE-6085?page=com.atlassian.jira.plugin.s...
]
Brian Fitzpatrick commented on JBIDE-6085:
------------------------------------------
The action we chose was "BusinessRulesProcessor" as an example... Some rules I
came up with based on the documentation are:
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".
Is this what you're looking for?
Implement Validation of ESB config file
---------------------------------------
Key: JBIDE-6085
URL:
https://jira.jboss.org/browse/JBIDE-6085
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: esb
Affects Versions: 3.1.0.GA
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 3.3.x
Attachments: ESBValidation_Marker.png, ESBValidatorPreferences .png
We have no validation implemented for consistency of objects, especially of actions that
formally may be supplied by any set of properties while each action class requires a
specific configuration.
We should implement validation similar to that we have for beans in Seam and CDI.
Documentation on ESB contains many rules on consistency of ESB objects not covered by
simply complying with xml schema.
--
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