I am using a hibernate.properties file, as well as a hibernate.cfg.xml.  The
hibernate.properties file is used for running JUnit tests, and the
hibernate.cfg.xml is used for running Hibernate in Tomcat.  (Note: it chokes
when both files are deployed).

I'm wondering if there is a way to "generate" the hibernate.cfg.xml from the
hibernate.properties file and the mappings created.  This would be great, as
I have to add a new <mapping> element in hibernate.cfg.xml everytime I
create a new object.  

Maybe this is something that could be provided by XDoclet?

Thanks,

Matt



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to