Hi Ben, Ben Gunter-2 wrote: > > Most likely your entity manager isn't getting initialized, and that's > where > the NPE is coming from.... If the entity manager is null, then it's > because > Stripersist isn't initializing properly. > > What version of Stripes are you using and what app server? > > -Ben >
I did as you suggested, and it turns out that the entity manager was null; I'm lost as to why. I'm using Stripes 1.5.1, Stripersist 1.0, and Tomcat v6.0.20. -Dan -- View this message in context: http://www.nabble.com/Persistence-example-with-Stripersist%2C-JPA%2C-and-Hibernate-tp26067171p26079739.html Sent from the stripes-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
