You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org> on 2005/08/18 00:25:56 UTC

[jira] Closed: (BEEHIVE-121) ServletBeanContext should expose ServletContext resources directly.

     [ http://issues.apache.org/jira/browse/BEEHIVE-121?page=all ]
     
Eddie O'Neil closed BEEHIVE-121:
--------------------------------


Looks to me like this was fixed on ServletBeanContext.  Closing.

> ServletBeanContext should expose ServletContext resources directly.
> -------------------------------------------------------------------
>
>          Key: BEEHIVE-121
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-121
>      Project: Beehive
>         Type: Improvement
>   Components: Controls
>     Versions: V1Beta
>     Reporter: Jonathan Colwell
>     Assignee: Kenneth Tam
>     Priority: Minor
>      Fix For: v1m1

>
> ControlContainerContext should provide a getResource method that delegates to parent containers until a Context that is able to provide resources is found.  For example, the ServletBeanContext would expose the getResource method from the ServletContext directly rather than requiring an individual control implementation to know it runs in a servlet context and call
> getService(ServletContext.class, null);
> on an instance of ControlBeanContext to load a resource from the context.

-- 
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