[
http://jira.jboss.com/jira/browse/JBSEAM-1891?page=comments#action_12421340 ]
Sebastian Hennebrueder commented on JBSEAM-1891:
------------------------------------------------
patch includes JBoss Treecache 1.x, JBOss Cache 2 and ehcache provider
There are two components to be configured Pagefragmentcache and the provider.
doc is provided in the patch as well
Decouple page fragment caching from JBoss Cache
-----------------------------------------------
Key: JBSEAM-1891
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1891
Project: Seam
Issue Type: Task
Components: Core, JSF Controls
Reporter: Christian Bauer
Fix For: 2.1.0.BETA1
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