[jboss-user] [JBossCache] - Re: POJO Cache as singleton?

genman do-not-reply at jboss.com
Wed Sep 26 12:24:39 EDT 2007


It's best to use JNDI to bind and access your cache instance.

There are many reasons not to create a single instance for all objects, the main one being each application you may run may want a different POJO cache configuration.

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

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



More information about the jboss-user mailing list