[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-1891) Decouple page fragment caching from JBoss Cache

Christian Bauer (JIRA) jira-events at lists.jboss.org
Mon Jan 28 01:32:21 EST 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-1891?page=all ]

Christian Bauer updated JBSEAM-1891:
------------------------------------

    Priority: Critical  (was: Minor)

> Decouple page fragment caching from JBoss Cache
> -----------------------------------------------
>
>                 Key: JBSEAM-1891
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1891
>             Project: JBoss Seam
>          Issue Type: Task
>          Components: Core
>            Reporter: Christian Bauer
>            Priority: Critical
>
> The code in UICache and PojoCache only works with this component:
>       return (org.jboss.cache.aop.PojoCache) Component.getInstance(PojoCache.class, ScopeType.APPLICATION);
> Make this generic so that other cache providers can be used.

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

        



More information about the seam-issues mailing list