[
https://issues.apache.org/jira/browse/SCXML-40?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Akolkar updated SCXML-40:
-------------------------------
Assignee: (was: Rahul Akolkar)
> provide a mechanism to add a session Id to current var, assign traces using a
> new Executor member.
> --------------------------------------------------------------------------------------------------
>
> Key: SCXML-40
> URL: https://issues.apache.org/jira/browse/SCXML-40
> Project: Commons SCXML
> Issue Type: Improvement
> Affects Versions: 0.6
> Reporter: Nestor Urquiza
> Fix For: 0.8
>
>
> In a concurrent environment like a web application it
> is of a tremendous important to get the Session Id
> together with any log trace.
> Given the fact an executor
> defines uniquely a State Machine status at any time it
> is the executor the one that ideally should carry an
> identifier.
> I would allow that identifier to be accessible with
> getter/setter methods. That way one can decide to set
> the exec#id with the session Id and later that member
> could be used to be output as part of the current var,
> assign traces.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.