Hi! I'm trying to implement some logic after of add some nodes to repository. I'm using asynchronous listener, and for each node of type X, the listener do version on it.
I'm using transactional scenario, and all happen on commit. Almost always, the commit invalidate the session just before that the listener be notified at all. and the listener is not called. I don't know how work around this behaviour. Any help on this would be appreciated! -- View this message in context: http://jackrabbit.510166.n4.nabble.com/using-Asynchronous-listener-tp3716110p3716110.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
