[jboss-dev-forums] [Design of EJB 3.0] - Re: Passivating EJB 3 Stateful Session Beans stops the World
andy.miller@jboss.com
do-not-reply at jboss.com
Wed Oct 22 14:54:58 EDT 2008
"bstansberry at jboss.com" wrote : Andy,
|
| I misspoke before; it's driven by the org.jboss.ejb3.annotation.Cache annotation, not @CacheConfig.
Actually, you were correct according to the documentation. The @Cache annotation is for caching entities, and the @CacheConfig is for StatefulSessionBeans, like what I'm doing.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183959#4183959
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4183959
More information about the jboss-dev-forums
mailing list