make sure you generated your project explicitely telling the tool to use 
Hibernate 3 .. it asks this and you will have to answer '2' or '3'



changing hibernate versions involves configuring a few other properties too 
(package names only, for example net.sf.hibernate.schemaExport is referenced 
from core/maven.xml, this should also be changed to org.hibernate.SchemaExport 
obviously



try regenerating your project using M1 and if that does not properly work use 
the RC1-SNAPSHOT, that's sure to work with hibernate 3, I just tried it
--
Wouter Zoons - [EMAIL PROTECTED]

http://www.andromda.org/
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3274#3274
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to