using 2.0 Habanero When I create a cache using the following :
CacheFactory factory = DefaultCacheFactory.getInstance(); cache = factory.createCache(); Am I creating a POJO cache or a simple cache? Does it matter in 2.0? Thanks, Bruce View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070133#4070133 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070133 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
