Hi Could anyone give me some advice how I could implement such a Filter or ConnectorService for hibernate? The main problem is: How can I get the EntityManager that I created in the Filter at some other point?
Now I'm using auto-generated JPA Controller classes form NetBeans but this leads to lots of problems when accessing data when the EntityManager has already been closed. Thanks for any Help Matt ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1730594

