[jboss-user] [JBossCache] - Re: JBoss POJO Cache 1.4.1.GA in Maven?

jason.greene@jboss.com do-not-reply at jboss.com
Mon Sep 24 16:25:05 EDT 2007


POJO Cache will allow you to cache an object model, but that model must be either instrumented with jboss aop, or serializable. Core cache provides a normal java collections style API, so it is geared for storing simple Java types.

So, it is most likely that the HTML caching example is better off in core cache.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088168#4088168

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4088168



More information about the jboss-user mailing list