[hibernate-dev] 3.5.0-Beta-3 has different behaviour on commit as 3.5.0-Beta-2, is this intended?

2010-01-14 Thread Guenther Demetz
-until 3.5.0-Beta-2 a ConstraintViolationException during commit caused an implicite rollback and the exception was wrapped into a javax.persistence.RollbackException -now with 3.5.0-Beta-3 the same ConstraintViolationException during commit is wrapped into a javax.persistence.PersistenceExcepti

[hibernate-dev] HHH-6815 a good bugfix ?

2011-12-12 Thread Guenther Demetz
Hi Hibernate-developers, in my opinion HHH-6815 (Resolved, fixed version 4.0.0.CR6) isn't a good bugfix, please see my comment. I contacted the committer John Verhaeg a week ago, but I've not got feedback so far. best regards Guent

[hibernate-dev] Incompatibilites between hibernate-core 3.5.0-Beta-2 and hibernate-annotations 3.4.0GA

2009-11-26 Thread Guenther Demetz
//Hi hiberante-developers, I don't understand exactly what the statement "*/Bundled with Hibernate Core as of 3.5.x" /*/(see below/) means, but I'd like to point out that there are several* *incompatibilities between hiberante3.jar (3.5beta2) and hibernate-annotations.jar + hibernate-commons-an

Re: [hibernate-dev] Incompatibilites between hibernate-core 3.5.0-Beta-2 and hibernate-annotations 3.4.0GA

2009-11-26 Thread Guenther Demetz
please ignore my last posting! Now I understood the message. With HiberanteCore 3.5.x I do not need hibernate-annotations and hiberante-entitymanger jar archives in classpath anymore. G.D. ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org htt

[hibernate-dev] No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)

2009-12-14 Thread Guenther Demetz
Hi hibernate developers, Since various hibernate releases (3.2, 3.3 , 3.5beta2) I'm still wondering about following warning when using hibernate with JDBCTransactionFactory (= without JTA integration): TransactionManagerLookupFactory:80 - No TransactionManagerLookup configured (in JTA environm