[seam-dev] declarative transactions for jms and jcr
Dan Allen
dan.j.allen at gmail.com
Wed Mar 23 19:07:38 EDT 2011
On Fri, Mar 11, 2011 at 21:00, John D. Ament <john.d.ament at gmail.com> wrote:
> To echo George's point, I've seen a few forum posts about JTA dependencies
> in Seam Persistence, when running it in a tomcat environment. Is it
> possible for us to do this, while possibly degrading softly when it's not
> around?
>
Seam Persistence can operate in the absence of JTA. It then uses the
transaction provided by a resource, such as the EntityManager. This requires
explicit configuration, though, because the application developer has to
specify which resource to use as the transaction source. I suppose it could
be automatically selected. If you feel strongly about that, I welcome a
proposal ;)
-Dan
--
Dan Allen
Principal Software Engineer, Red Hat | Author of Seam in Action
Registered Linux User #231597
http://www.google.com/profiles/dan.j.allen#about
http://mojavelinux.com
http://mojavelinux.com/seaminaction
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/seam-dev/attachments/20110323/7c871124/attachment.html
More information about the seam-dev
mailing list