Comment #1 on issue 595 by [email protected]: PersistModule doesn't bind interceptor for class-level @Transactional annotation
http://code.google.com/p/google-guice/issues/detail?id=595

This is also the reason the two disabled tests in ClassLevelManagedLocalTransactionsTest would fail (no rollback occurring). Attached is a patch that re-enables those disabled tests and adds assertions that a transaction is active when the methods in the @Transactional objects are called. It also modifies PersistModule to fix the issue.

Attachments:
        issue595.patch  6.0 KB

--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en.

Reply via email to