-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: J2EE - Probleme mit Hibernate / persistence.xml
PostPosted: Mon Aug 17, 2009 12:59 pm 
Newbie

Joined: Mon Jan 14, 2008 6:55 am
Posts: 3
Hallo zusammen,

ich habe einige Schwierigkeiten der obigen Kombination.

Ich habe ein größere Applikation bestehen aus mehreren Packages.
Das Hauptpackage stellt eine "globale" Level zur Verfügung in welchem ich die EntityManagerFactory auch zur Verfügung stellen möchte.
Nun lade ich den Hauptserver und die Kommunikation mit Hibernate funktioniert einwandfrei.

Als nächstes habe ich einige Packages, die per Reflection geladen werden. Diese enthalten jeweils eine eigene persistence.xml und entsprechende Logik für eine andere Datenbank.
Führe ich nun alle aus, erhalte ich eine "could not find persistenceunit with name ...:"-Exception.

Gedanklich bin ich nun endlich - nach zwei Tagen search, learn, find & try - soweit, das ich mehrere persistence.xml-Dateien nicht verwenden kann.
Nun habe ich mir überlegt, ich lege die persistence.xml bei Glassfish einfach ins lib-Verzeichnis (..../lib/META-INF/persistence.xml).
Das Verzeichnis habe ich bei Hibernate im Systemklassenpfad eingetragen (....../lib/META-INF/*<ENTER>....../lib/META-INF ).
Beim Starten des Appservers meckert Hibernate nun aber, dass er keine META-INF/persistence.xml finden kann.

Ich bin mit meinem Latein, der Websuche und meinen Büchern am Ende.

Könnt Ihr mir helfen?
Wie würdet Ihr hier vorgehen?

Vielen Dank für Eure Anregungen,

Michael


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.