It will use the properties you have specified in pom.xml unless you override them by activating a profile.
On Wed, Sep 16, 2009 at 7:59 PM, measwel <marek_karczew...@yahoo.com.au>wrote: > > When I just thought I had POM figured out reasonably well, I managed to > destroy the data in my development DB by running jetty:run. Even though I > have specified a seperate DB for the hibernate plugin, dbunit and the tests > jetty:run still did run all tests on my development DB. I guess jetty > overrules the settings as specified for the default goal? > > So my question would be: where are the DB settings specified to be used > with > jetty:run ? > -- > View this message in context: > http://www.nabble.com/where-are-the-DB-settings-specified-for-jetty%3Arun--tp25483017s2369p25483017.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net > For additional commands, e-mail: users-h...@appfuse.dev.java.net > >