Re: [Hibernate] HibernateMetadata

2004-12-28 Thread Christian Bauer
Emmanuel Bernard wrote: I've finished to implement the support of EJB3 annotations except for some minor sugar stuffs. Limitations are logged in JIRA and in the changelog. I don't expect any development before the release. It is probably closer to a beta than an alpha now. I'll update the tutori

[Hibernate] HibernateMetadata

2004-12-28 Thread Emmanuel Bernard
I've finished to implement the support of EJB3 annotations except for some minor sugar stuffs. Limitations are logged in JIRA and in the changelog. I don't expect any development before the release. It is probably closer to a beta than an alpha now. I'll update the tutorial with the new features

Re: [Hibernate] trivial test error

2004-12-28 Thread Max Rydahl Andersen
On Tue, 28 Dec 2004 19:48:24 +, snpe <[EMAIL PROTECTED]> wrote: fixed org.hibernate.test.excpetion Group.hbm.xml User.hbm.xml have 2.0 mapping declaration and test SQLExceptionConversionTest fail After update to 3.0 mapping test pass regards

[Hibernate] trivial test error

2004-12-28 Thread snpe
org.hibernate.test.excpetion Group.hbm.xml User.hbm.xml have 2.0 mapping declaration and test SQLExceptionConversionTest fail After update to 3.0 mapping test pass regards --- SF email is sponsored by - The IT Product Guide Read honest & cand

Re: [Hibernate] 2 errors in unittest with hibernate 2.1 on oracle..

2004-12-28 Thread Max Rydahl Andersen
On Tue, 28 Dec 2004 14:34:06 +, snpe <[EMAIL PROTECTED]> wrote: Hello, I try it with oracle 9.2,postgresql 8 beta and HypersonicSQL and testCollectionsInSelect pass, but testCopyCascade doesn't pass Error for testCopyCascade is : net.sf.hibernate.NonUniqueObjectException: a different objec

Re: [Hibernate] 2 errors in unittest with hibernate 2.1 on oracle..

2004-12-28 Thread snpe
Hello, I try it with oracle 9.2,postgresql 8 beta and HypersonicSQL and testCollectionsInSelect pass, but testCopyCascade doesn't pass Error for testCopyCascade is : net.sf.hibernate.NonUniqueObjectException: a different object with the same identifier value was already associated with the

[Hibernate] 2 errors in unittest with hibernate 2.1 on oracle..

2004-12-28 Thread Max Rydahl Andersen
..can anyone confirm that oracle (im on version 10, but i don't think that should matter in this case) fails with errors in testCopyCascade and testCollectionsInSelect ? Or even better, does anyone know why they fail ? -- Max Rydahl Andersen callto://max.rydahl.andersen Hibernate [EMAIL PROTECT