-->
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: problème de mapping sur une classe externe
PostPosted: Tue Aug 03, 2010 7:03 am 
Newbie

Joined: Tue Aug 03, 2010 6:47 am
Posts: 2
Bonjour à tous,

Pour information, je travaille sur un projet généré avec AndroMDA.

Voici l'erreur que j'obtiens lors du mapping hibernate, pendant la génération du schéma de base de données :

Code:
ERROR [SchemaExport] Error creating schema
org.hibernate.MappingException: An association from the table MY_TABLE refers to an unmapped class: org.myProject.myPackage.MyClass
        at org.hibernate.cfg.Configuration.secondPassCompileForeignKeys(Configuration.java:1258)
   at org.hibernate.cfg.Configuration.secondPassCompile(Configuration.java:1176)
        ...


La classe MyClass et son fichier de mapping (hbm.xml) sont externes au projet, c'est à dire qu'ils sont dans un .jar chargé dans le projet. Ce jar est bien disponible dans le classpath, je ne vois donc pas bien pourquoi j'ai cette erreur...

Avez-vous une idée du problème?

D'avance merci.


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.