[jboss-jira] [JBoss JIRA] (AS7-3189) Infinispan caches should be accessible via jndi.

Paul Ferraro (Created) (JIRA) jira-events at lists.jboss.org
Wed Jan 4 10:00:12 EST 2012


Infinispan caches should be accessible via jndi.
------------------------------------------------

                 Key: AS7-3189
                 URL: https://issues.jboss.org/browse/AS7-3189
             Project: Application Server 7
          Issue Type: Bug
          Components: Clustering
    Affects Versions: 7.1.0.CR1b, 7.0.0.CR1
            Reporter: Paul Ferraro
            Assignee: Paul Ferraro
            Priority: Critical
             Fix For: 7.1.0.Final


Since cache configurations are no longer defined when the EmbeddedCacheManagerService is started, but after, by a separate CacheConfigurationService, Cache instances need to be accessible via jndi.  Otherwise an application that tries to access a cache via an injected CacheContainer (via jndi), can easily encounter a race condition, where the cache has not yet been defined.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list