I've looked at the bookmark sample, but has anyone accomplished making the
usage of JPA and JTA more transparent? I'd like it to be as transparent as
it is for EJB 3.0. I'm trying to decide if I should extract the transaction
management into a Servlet Filter, or if there is a type of Provider or
ResourceFilter that would make more sense for Jersey.
Any ideas?
My instinct is to create a ResourceFilter and manage its transaction based
on the response status.
--
View this message in context: http://n2.nabble.com/Transparent-JTA-tp3506232p3506232.html
Sent from the Jersey mailing list archive at Nabble.com.