I had the same problem and found the wiki useful, as well as the discussion in the docs about deadlocks.
Wiki: http://www.jboss.org/wiki/Wiki.jsp?page=CMPLocking Docs: http://docs.jboss.org/jbossas/admindevel326/html/ch5.chapter.html#ch5.entitylock.sect I started using the Instance Per Transaction configuration and it solved my problems, but the solution to deadlocks depends on your application details, caching, etc. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855453#3855453 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3855453 ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
