So for entity EJB cache invalidation events, how do I make it asychronous? I see for the HTTP Session cache how to do it (in tomcat's config), and for the stateful session EJB cache (with the settings in jboss-web.xml), but can't find anywhere how to make the entity EJB cache invalidation events asynchronous (i.e. not take part in the same transaction as the actual DB update).
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846453#3846453 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846453 ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
