[esb-issues] [JBoss JIRA] Created: (JBESB-1808) business_rules_service QS is missing an action
Jaroslaw Kijanowski (JIRA)
jira-events at lists.jboss.org
Wed Jun 11 11:12:15 EDT 2008
business_rules_service QS is missing an action
----------------------------------------------
Key: JBESB-1808
URL: http://jira.jboss.com/jira/browse/JBESB-1808
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.2.1 CP2
Reporter: Jaroslaw Kijanowski
>From the readme file in the business_rules_service QS:
The customer status is actually set in the jboss-esb.xml via the SetupMessage action since it is not provided with the inbound XML.
There's no SetupMessage which would initialize the status of a customer. This has an impact on business rules, which won't fire (besides the logging rules), because they depend on the status value of a customer.
Moreover when deploying I get this:
15:07:15,372 INFO [ContentBasedWiretap] Missing or empty destination list - This action class won't have any effect
15:07:15,372 INFO [ContentBasedWiretap] Missing or empty destination list - This action class won't have any effect
I guess it's because there are two business rules files, both not used for routing... But that's already filed: JBESB-986
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the esb-issues
mailing list