Hibernate 2 require odmg dependency to generate DDL scripts
-----------------------------------------------------------

         Key: HIB-189
         URL: http://jira.andromda.org/browse/HIB-189
     Project: Hibernate Cartridge
        Type: Improvement

    Versions: 3.2-RC1    
    Reporter: Pierre Colot
 Assigned to: Carlos Cuenca 



Error generating Car-rental-system DDL is caused by odmg dependency missing in 
core/pom.xml in case of hibernate2 project based deployment

add in core/pom.xml template in case of Hibernate 2.0.x configuration
--- 
R:\PCOLOT\andromda-src-3.2-SNAPSHOT-20060514\andromdapp\projects\j2ee\maven2\src\main\resources\templates\j2ee\maven2\core\pom.xml.vsl
      Wed Jun 28 15:46:00 2006
+++ 
R:\PCOLOT\ref-andromda-src-3.2-SNAPSHOT-20060514\andromda-src-3.2-SNAPSHOT\andromdapp\projects\j2ee\maven2\src\main\resources\templates\j2ee\maven2\core\pom.xml.vsl
        Mon Apr 17 03:16:08 2006
@@ -79,11 +79,6 @@
             <groupId>dom4j</groupId>
             <artifactId>dom4j</artifactId>
         </dependency>
-        <dependency>
-            <groupId>odmg</groupId>
-            <artifactId>odmg</artifactId>
-            <version>3.0</version>
-        </dependency>
 #else
         <dependency>
             <groupId>org.hibernate</groupId>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

Reply via email to