Max,
I saw you exposed the AnnotationConfiguration object in the latest Ejb3Configuration. That only goes some of the way to help the tools. I guess your last comment indicates you will refactor the Ejb3Configuration so that you don't have to create an EntityManagerFactory to populate the object. A method like:
Ejb3Conguration.configurePersistentUnit(String persistentUnitName)
would be great.

Also, there's a bug in PersistenceXmlLoader.java (line 102)
for ( Map.Entry entry : (Set<Map.Entry>) overrides.keySet() ) {

The call to keySet() should be to entrySet(). There's an issue raised in the User Forum with an excellent description given:
http://forum.hibernate.org/viewtopic.php?t=957348

Ciao,
Jonathan O'Connor
XCOM Dublin
Inactive hide details for "Max Rydahl Andersen" <[EMAIL PROTECTED]>"Max Rydahl Andersen" <[EMAIL PROTECTED]>


          "Max Rydahl Andersen" <[EMAIL PROTECTED]>
          Sent by: [EMAIL PROTECTED]

          28/03/2006 17:02


To

"Hibernate development" <hibernate-devel@lists.sourceforge.net>

cc


Subject

[Hibernate] ejb3configuration support in ant tools


A FAQ has now been implemented.
http://opensource.atlassian.com/projects/hibernate/browse/HBX-632

meaning ejb3 autodiscovery is now possible to use with the ant tools.
(will probably only add it to the eclipse ui once I can get a bit more
control over when the sessionfactory is actually created)

--
--
Max Rydahl Andersen
callto://max.rydahl.andersen

Hibernate
[EMAIL PROTECTED]
http://hibernate.org

JBoss Inc
[EMAIL PROTECTED]


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel




*** XCOM AG Legal Disclaimer ***

Diese E-Mail einschliesslich ihrer Anhaenge ist vertraulich und ist allein für den Gebrauch durch den vorgesehenen Empfaenger bestimmt. Dritten ist das Lesen, Verteilen oder Weiterleiten dieser E-Mail untersagt. Wir bitten, eine fehlgeleitete E-Mail unverzueglich vollstaendig zu loeschen und uns eine Nachricht zukommen zu lassen.

This email may contain material that is confidential and for the sole use of the intended recipient. Any review, distribution by others or forwarding without express permission is strictly prohibited. If you are not the intended recipient, please contact the sender and delete all copies.

Hauptsitz: Bahnstrasse 33, D-47877 Willich, USt-IdNr.: DE 812 885 664
Kommunikation: Telefon +49 2154 9209-70, Telefax +49 2154 9209-900, www.xcom.de
Handelsregister: Amtsgericht Krefeld, HRB 10340
Vorstand: Matthias Albrecht, Renate Becker-Grope, Marco Marty
Vorsitzender des Aufsichtsrates: Stephan Steuer

GIF image

Reply via email to