You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2010/11/30 01:51:12 UTC

[jira] Commented: (OWB-502) Only cache the ContextService once, in the SingletonService

    [ https://issues.apache.org/jira/browse/OWB-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965037#action_12965037 ] 

David Jencks commented on OWB-502:
----------------------------------

Fixed in rev 1040364.

> Only cache the ContextService once, in the SingletonService
> -----------------------------------------------------------
>
>                 Key: OWB-502
>                 URL: https://issues.apache.org/jira/browse/OWB-502
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.1
>            Reporter: David Jencks
>            Assignee: Gurkan Erdogdu
>             Fix For: 1.0.1
>
>
> Currently the ContextService is cached once in the SingletonService, which can be replaced in environments that don't use enough classloaders to distinguish different web apps in an ear, and also cached by classloader in ContextFactory, which can't as easily be replaced.  Caching twice is too compilcated.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.