I added "hibernate.connection.autocommit=true" to my
hibernate.properties and that fixed it... So I assume Spring by default does no Session/TX handling, unless I use the HibernateTransactionManager or do programmatic transaction handling... One last question, to get back to Tapestry - is Spring's OpenSessionInViewFilter going to work with Tapestry without limitations? I see all these posts about Tapernate and others, but I'm not sure whether OpenSessionInViewFilter will work... Thanks, MARK Mark wrote: Lutz Hühnken wrote: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] |
- Re: Hibernate persisted data never makes it to DB Mark
- Re: Hibernate persisted data never makes it to D... Konstantin Iignatyev
- RE: Hibernate persisted data never makes it to D... James Carman
- Re: Hibernate persisted data never makes it to D... Lutz Hühnken
- RE: Hibernate persisted data never makes it to D... Payne, Matthew