OpenEntityManagerInViewFilter and testing the presence of an EntityManager

Posted by James P. on Stack Overflow See other posts from Stack Overflow or by James P.
Published on 2010-03-11T15:04:22Z Indexed on 2010/03/11 18:29 UTC
Read the original article Hit count: 216

Filed under:
|
|
|

I posted a question a few days ago mentionning Spring's OpenEntityManagerInViewFilter: http://stackoverflow.com/questions/2385858/uirepeat-inside-a-uirepeat-and-lazyinitexception

An obvious thing that should have been asked and now comes to mind is how to test for the presence of an EntityManager in a JSF project. What is a good way of doing this?

© Stack Overflow or respective owner

Related posts about java

Related posts about spring