Status: New
Owner: ----

New issue 797 by [email protected]: Add support for @javax.transaction.Transactional
http://code.google.com/p/google-guice/issues/detail?id=797

Description of the issue:
Guice-Persist currently only supports @com.google.inject.persist.Transactional. It would be nice if it could support @javax.transaction.Transactional as well for transactions.

Steps to reproduce:
1. Create a service class with a method annotated with @javax.transaction.Transactional
2. Use method and see that the transaction does not work.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-guice-dev.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to