<div class="gmail_quote">On Fri, Mar 11, 2011 at 21:00, John D. Ament <span dir="ltr"><<a href="mailto:john.d.ament@gmail.com">john.d.ament@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
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?<br>
</blockquote><div><br></div><div>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 ;)</div>
<div><br></div><div>-Dan</div><div><br></div></div>-- <br><div>Dan Allen</div>Principal Software Engineer, Red Hat | Author of Seam in Action<br>Registered Linux User #231597<br><br><div><a href="http://www.google.com/profiles/dan.j.allen#about" target="_blank">http://www.google.com/profiles/dan.j.allen#about</a><br>
<a href="http://mojavelinux.com" target="_blank">http://mojavelinux.com</a><br><a href="http://mojavelinux.com/seaminaction" target="_blank">http://mojavelinux.com/seaminaction</a><br></div><br>