[jboss-user] [EJB 3.0] - EJB3 jar deployed with a war in and EAR not caching entity b
jlage
do-not-reply at jboss.com
Fri Mar 2 18:27:39 EST 2007
i am not sure how much code to post here, but it seems that deploying a persistent JAR of EJB3s as part of an EAR with a WAR prevents caching from working. If i take the same persistence JAR and WAR and deploy them independently, my entity beans marked with @Cache correctly appear when i invoke EJB3EntityTreeCache.printDetails(). is this expected behavior?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024782#4024782
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024782
More information about the jboss-user
mailing list