Hi Lenny, Which version of glassfish? And have you been successful in getting tapestry's live class reload working there?
best regards Magnus Kvalheim On Tue, Jul 12, 2011 at 6:58 PM, Lenny Primak <lpri...@hope.nyc.ny.us>wrote: > Thanks, Igor! Change in Tapestry is not required. > I was using Persistens.createEntityManagerFactory() from ousite EJB or > tapestry IOC > which is apparently a big no-no which isn't documented anywhere besides > stackoverflow.com > > On Jul 12, 2011, at 9:50 AM, Igor Drobiazko wrote: > > > What was your fix? Is a change in Tapestry required? > > > > On Tue, Jul 12, 2011 at 2:14 PM, Lenny Primak <lpri...@hope.nyc.ny.us > >wrote: > > > >> I finally figured out what the problem here is. > >> I was 'leaking EntityManagerFactory objects. They can only be used > within > >> SessionBeans or such, > >> or be closed manually. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >