Change <dbunit.operation.type> in pom.xml, from value CLEAN_INSERT to NONE
Vincenzo Caselli On Tue, Aug 12, 2008 at 5:07 PM, krishgy <[EMAIL PROTECTED]> wrote: > > Hi All, > > I have AppFuse (Basic Struts, Hibernate and Spring) projects. Every time I > package, run the test or run the mvn jetty:run-war, I am getting the data > base tables are deleted and again they are created and test data are > inserted. I do not want to do this until or unless there are schema > changes. > > How do disable this behavior. > > Thanks in advance > > Regards, > > Krish > -- > View this message in context: > http://www.nabble.com/How-to-disable-table-creation-every-time-tp18946212s2369p18946212.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] > >
