Jim Kiley <jhkiley <at> summa-tech.com> writes:
> I assume that the OpenEntityManagerInViewFilter is not the solution for you?

I'm not using Spring.  As such, I'm not familiar with this filter, but from the
description, yes, that is what is needed.  However, the app server manages the
transactions, and injects the EntityManager when needed.  I can do a JDNI lookup
and receive an EntityManager, but I'm unsure of where this would actually need
to be placed (an interceptor? in the action, to be placed on the stack
somewhere(so a reference is held?)).




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to