We simply provide a manager component http://fisheye.jboss.org/browse/JBoss/jboss-seam/src/main/org/jboss/seam/core/PojoCache.java?r=1.11
which allows a PojoCache to be injected into a Seam component. We also consume this to allow for caching of html fragments through a JSF component. I guess Gavin chose PojoCache rather than core cache as (AFAICS) it is "easier" to use (but I've never really used this bit of Seam ;) ). View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4087819#4087819 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4087819 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
