[jboss-jira] [JBoss JIRA] Created: (JBAS-7570) Have CacheManager use JBC to parse configs rather than creating MC beans

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Dec 21 14:39:31 EST 2009


Have CacheManager use JBC to parse configs rather than creating MC beans
------------------------------------------------------------------------

                 Key: JBAS-7570
                 URL: https://jira.jboss.org/jira/browse/JBAS-7570
             Project: JBoss Application Server
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: Clustering
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: JBossAS-6.0.0.M2


The CacheManager currently uses the MC to create beans for each available cache configuration. That ends up creating a lot of MC beans for stuff the MC doesn't really care about. Plus it results in an unfamiliar config format for JBC users. Replace this with standard JBC configurations from the currently optional jboss-cache-configs.xml file that's included in the sar.

For sure when we move to Infinispan it will work this way.

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

        



More information about the jboss-jira mailing list