Adding the daomodule1 as a dependency in daomodule2's hibernate3-maven-plugin and also adding
<configurationfile>classpath:/src/main/resources/hibernate.cfg.xml</configurationfile> picks up the hibernate.cfg.xml file in daomodule1 but I cant get it to pick up daomodule2's hibernate.cfg.xml file. Any ideas on how I can pick up both when running hibernate3:hbm2ddl ? Thanks ..kace -- View this message in context: http://www.nabble.com/multi-modules-and-hibernate.cfg.xml-tp17887368s2369p17980583.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
