Export to GitHub

full-hibernate-plugin-for-struts2 - issue #28

Transaction not close when @TransactionTarget is not used


Posted on Nov 11, 2010 by Grumpy Rabbit

What steps will reproduce the problem? 1. Create and mapping an Action without a object marked with @TransactionTarget

What do you see? The transaction is not commited.

Comment #1

Posted on Nov 11, 2010 by Grumpy Rabbit

Fixed with 2.2.2

Status: Fixed

Labels:
Type-Defect Priority-Medium