Author: kstam
Date: Wed Oct 23 13:22:05 2013
New Revision: 1535026
URL: http://svn.apache.org/r1535026
Log:
JUDDI-666 updating reference to the persistence.xml
Modified:
juddi/trunk/docs/db/ddl/README.txt
Modified: juddi/trunk/docs/db/ddl/README.txt
URL:
http://svn.apache.org/viewvc/juddi/trunk/docs/db/ddl/README.txt?rev=1535026&r1=1535025&r2=1535026&view=diff
==============================================================================
--- juddi/trunk/docs/db/ddl/README.txt (original)
+++ juddi/trunk/docs/db/ddl/README.txt Wed Oct 23 13:22:05 2013
@@ -20,7 +20,7 @@ To generate the ddl, in the juddi-core m
mvn hibernate3:hbm2ddl
This will create a target/hibernate3/sql/schema.ddl file containing the
creation SQL for the
-database type specified in the
juddi-core/src/main/resources/persistence/hibernate-persistence.xml.
+database type specified in the
juddi-core/src/test/resources/META-INF/persistence.xml.
Dialects can be found at
https://www.hibernate.org/hib_docs/v3/api/org/hibernate/dialect/package-summary.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]