[JBoss JIRA] Created: (JBESB-754) JBossRulesRouter does not work after application redepoloyment
by Jiri Pechanec (JIRA)
JBossRulesRouter does not work after application redepoloyment
--------------------------------------------------------------
Key: JBESB-754
URL: http://jira.jboss.com/jira/browse/JBESB-754
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Content Based Routing, Rosetta
Affects Versions: 4.2 Milestone Release 3
Reporter: Jiri Pechanec
Assigned To: Mark Little
Attachments: firstrun.log, secondrun.log
When the JBossRulesRouter is used and the application is redployed then the rule evaluation does not work.
Reproduce procedure
1) deploy business_rules_service quickstart sample
2) run the request
3) The rules are executed correctly (see attached file firstrun.log)
4) Redeploy application and run the request
5) The CBR reads hashed rulabases but rules are not executed (see attached file secondrun.log)
The caching works if the redeployment is not performed.
Possible solution
Override the initialise method and clear the hashed rulebases there.
--
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
17 years, 7 months