This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Object Relational Mapping and the fly likes OpenEntityManagerInViewFilter doesn't work on Glassfish Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "OpenEntityManagerInViewFilter doesn Watch "OpenEntityManagerInViewFilter doesn New topic
Author

OpenEntityManagerInViewFilter doesn't work on Glassfish

Boris Romashov
Ranch Hand

Joined: Feb 23, 2009
Posts: 38
My project is built on Spring + JPA + Hibernate.
In my web.xml I have


JPA Entity:


Controller:


JSP:


In Tomcat JSP shows master field properly, in Glassfish it displays null.
Why ?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: OpenEntityManagerInViewFilter doesn't work on Glassfish
 
Similar Threads
JSF 2 : hibernate session problem in manadged beans
Error 500: Filter [Spring OpenEntityManagerInViewFilter]: could not be loaded
OpenEntityManagerInViewFilter on Glassfish doesn't work
Unable to incluse a css file in spring
Need Spring 3.0 help with annotations/setup