Modifications are only rolledback when there're transactions and for such 
notifications, there's @TransactionCompleted and its TransactionCompletedEvent 
that contains:
/**
  |     * @return if <tt>true</tt>, the transaction completed by committing 
successfully.  If <tt>false</tt>, the transaction
  |     *         completed with a rollback.
  |     */
  |    boolean isSuccessful();

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4268026#4268026

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4268026
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to