You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Rahul Akolkar (JIRA)" <ji...@apache.org> on 2006/07/17 20:58:22 UTC

[jira] Updated: (SCXML-11) [SCXML] Need access to SCXMLExecutor's root context

     [ http://issues.apache.org/jira/browse/SCXML-11?page=all ]

Rahul Akolkar updated SCXML-11:
-------------------------------

    Fix Version/s: 0.5

> [SCXML] Need access to SCXMLExecutor's root context
> ---------------------------------------------------
>
>                 Key: SCXML-11
>                 URL: http://issues.apache.org/jira/browse/SCXML-11
>             Project: Commons SCXML
>          Issue Type: Improvement
>         Environment: Operating System: other
> Platform: All
>            Reporter: Nestor Urquiza
>            Priority: Minor
>             Fix For: 0.5
>
>
> SCXMLExecutor#getRootContext() is needed with public access instead of package 
> access in the following scenario:
> An Executor is handled by a web application in a per user (session) basis. 
> Right now the exec is in the servlet context but the root context is inserted 
> in the servlet context as well just because from an exec object there is no 
> possibility to get the root context.
> I see in SCInstance there is a public accessor to get the rootContext so I 
> need either SCXMLExecutor#getRootContext() created or 
> SCXMLExecutor#getSCInstance() to be public in order to get the Instance and 
> from there the rootContext.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org