You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Ron Piterman (JIRA)" <ta...@jakarta.apache.org> on 2005/10/21 10:04:48 UTC

[jira] Commented: (TAPESTRY-717) Easier accessing the hivemind registry

    [ http://issues.apache.org/jira/browse/TAPESTRY-717?page=comments#action_12332685 ] 

Ron Piterman commented on TAPESTRY-717:
---------------------------------------

On second thought, JNDI would expose the whole application outside of the context, which is naturally out of question. So another solution would be great...


> Easier accessing the hivemind registry
> --------------------------------------
>
>          Key: TAPESTRY-717
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-717
>      Project: Tapestry
>         Type: Improvement
>     Versions: 4.0
>     Reporter: Ron Piterman

>
> Currently, the servlet stores the hivemind registry in the content, but provides no easy way of obtaining access to it. Both the prefix and the _registry members are private, so one must hack in order to access it ( by hack I also mean just copying the registry prefix to another visible static member).
> This is also a J2EE compatibility issue. 
> If one wishes to integrate Tapestry with other features, the hivemind registry is essential.
> Currently I stumble on a SessionListener, which needs to do some cleanu, and depends on ASOs and Hivemind (custom) services to do so.
> wouldn't it be possible to "publish" the registry using JNDI ?

-- 
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: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org