Quickstart "business_ruleservice_stateful": Change quickstart scenario to a
non-conversation usecase
----------------------------------------------------------------------------------------------------
Key: JBESB-1916
URL:
https://jira.jboss.org/jira/browse/JBESB-1916
Project: JBoss ESB
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Examples
Affects Versions: 4.4
Reporter: Tom Fennelly
Fix For: 4.x
At the moment, the quickstart uses the BusinessRulesService in a conversation type
scenario where the Service accumulates the total spend for a customer over multiple
orders. This is fine for demo, but will not work with the BusinessRulesService in a
multi-conversation type usecase (multiple cutsomers etc) because it only uses a single
session model - would need to support a multi session model to manage multiple
conversations.
Even with a proper conversational model (multi-session), the usecase in this example would
be a bit bogus because the separate orders would most likely be part of different
conversations (i.e. different sessions).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira