Re: [T5] tapestry-hibernate and transactions

2008-09-03 Thread buckofive
lback (via Transaction.wasRolledback()). I'm not sure if I should file a new JIRA or re-open https://issues.apache.org/jira/browse/TAPESTRY-2454. Please advise. thanks, B -- View this message in context: http://www.nabble.com/-T5--tapestry-hibernate-and-transactions-tp17767677p19300096

Re: [T5] tapestry-hibernate and transactions

2008-06-11 Thread raulmt
saction >>> doesn't really begin again. If, after calling hsm.commit() I do a >>> hsm.getSession().getTransaction().begin() (which I assume really starts >>> another transaction on the database) all works perfectly. >

Re: [T5] tapestry-hibernate and transactions

2008-06-11 Thread Howard Lewis Ship
t really begin again. If, after calling hsm.commit() I do a >> hsm.getSession().getTransaction().begin() (which I assume really starts >> another transaction on the database) all works perfectly. >> >> I'm not neither a Tapestry nor Hibernate expert, but I think

Re: [T5] tapestry-hibernate and transactions

2008-06-11 Thread Howard Lewis Ship
tion().begin() (which I assume really starts > another transaction on the database) all works perfectly. > > I'm not neither a Tapestry nor Hibernate expert, but I think maybe > hsm.commit() should get again the transaction with session.getTransaction > after it commits the curr

[T5] tapestry-hibernate and transactions

2008-06-10 Thread raulmt
http://www.nabble.com/-T5--tapestry-hibernate-and-transactions-tp17767677p17767677.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]