Provide option for Business Rules Processor Stateful Service to only dispose upon
re-deployment
-----------------------------------------------------------------------------------------------
Key: JBESB-3553
URL:
https://issues.jboss.org/browse/JBESB-3553
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Content Based Routing
Reporter: Jeff DeLong
The current support for Stateful Session in the Business Rules Processor uses Message
Properties (continue and dispose) to determine when to create, use, or dispose the
StatefulSession. This provides flexibility for Stateful Sessions usage, however at the
cost of complexity (the setting of the Message Properties). A simpler approach would be to
create the Stateful Session at service deployment time and dispose of it when the service
is undeployed. With this approach the Message Properties would not need to be set. It it
desirable to support this approach in addition to the current approach. It would be
simpler to use, and cover many use cases (for example CEP use cases where memory
management is performed by the engine and there is no requirement to dispose of the
Stateful Session).
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira