[jboss-dev-forums] [Design of EJB 3.0] - Re: Passivating EJB 3 Stateful Session Beans stops the World
bstansberry@jboss.com
do-not-reply at jboss.com
Wed Oct 22 13:54:20 EDT 2008
Andy,
Can you post the class declaration for the troublesome bean (along w/ any class annotations) plus any ejb-jar.xml or jboss.xml that impacts the bean?
Looking at this, how it determines the cache implementation to use looks pretty straightforward. I misspoke before; it's driven by the org.jboss.ejb3.annotation.Cache annotation, not @CacheConfig.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183949#4183949
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4183949
More information about the jboss-dev-forums
mailing list