[EMAIL PROTECTED] wrote:
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
(end of quote)
Thanks for the prompt answer.
I am using ant and have set the version property of hibernate cartridge to 3 as
the following:
<namespace name="hibernate">
<properties>
.
.
<property name="version">3</property>
.
.
</properties>
</namespace>
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3275#3275
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-user