[ http://opensource.atlassian.com/projects/hibernate/browse/EJB-193?page=co... ]
Emmanuel Bernard resolved EJB-193.
----------------------------------
Resolution: Cannot Reproduce
No user feedback
> Make it possible to disable autodiscovery
> -----------------------------------------
>
> Key: EJB-193
> URL: http://opensource.atlassian.com/projects/hibernate/browse/EJB-193
> Project: Hibernate Entity Manager
> Issue Type: New Feature
> Affects Versions: 3.2.0.cr1
> Reporter: Benjamin Hawkes-Lewis
>
> Currently even if hibernate.archive.autodetection is set to an empty string (""), Hibernate still tries to open a zipped EJB packaging. Apparently, it's looking for orm.xml. Given that auto discovery support for Java SE containers is not required by the spec, and therefore may never be complete, it would be good to be able to turn it off.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
'org.hibernate.AssertionFailure: null owner' while using DOM4J EntityMode and property-ref with collection
----------------------------------------------------------------------------------------------------------
Key: HHH-2700
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2700
Project: Hibernate3
Issue Type: Bug
Components: core
Affects Versions: 3.2.4.sp1
Environment: Hibernate 3.2.4.sp1 DB: PostgreSQL version: 8.1.9 JDBC: PostgreSQL 8.1 JDBC3 with SSL (build 404) JDK 1.5
Reporter: Brice Giesbrecht
Priority: Minor
Attachments: hib_info.txt
2007-06-30 20:18:18,869 [main] DEBUG org.hibernate.engine.TwoPhaseLoad - resolving associations for [Header#10001]
2007-06-30 20:18:18,873 [main] DEBUG org.hibernate.engine.loading.LoadContexts - creating collection wrapper:[Header.details#1000]
The PersistentElementHolder constructor is trying to locate the owner ((EntityKey[Header#100001]) ) of a collection using the owner's key but the key is the property-ref value so it is not being found in the PersistenceContext as it is looking it up with EntityKey[Header#1000].
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see: http://www.atlassian.com/software/jira