[
https://jira.jboss.org/jira/browse/JBSEAM-1891?page=com.atlassian.jira.pl...
]
Pete Muir updated JBSEAM-1891:
------------------------------
Fix Version/s: 2.1.0.BETA1
(was: 2.1.0.BETA2)
Assignee: Pete Muir
Priority: Critical (was: Major)
We need this for JBoss 5 and JBoss 4.2 support
Decouple page fragment caching from JBoss Cache
-----------------------------------------------
Key: JBSEAM-1891
URL:
https://jira.jboss.org/jira/browse/JBSEAM-1891
Project: Seam
Issue Type: Task
Components: Core, JSF Controls
Reporter: Christian Bauer
Assignee: Pete Muir
Priority: Critical
Fix For: 2.1.0.BETA1
Attachments: alternative_cache_provider_for_the_page_fragment_cache.patch
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:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira