I'm using Spring Modules jcr, and debugging the source code I found that session.logout() is called before to commit the transaction. I modified the source code of spring modules, so that session.logout() be called AFTER to commit, and now listeners works fine().
-- View this message in context: http://jackrabbit.510166.n4.nabble.com/Is-it-possible-to-have-both-asynchronous-listener-and-Jta-Transaction-tp3681731p3684945.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
