Hello everybody, I'm very new to AppFuse and I'm currently working thru the tutorials. Everything works fine so far, but I noticed that the test data which are used for the unit tests are not removed after the tests finished... Is this a known issue or am I doing sth wrong? ;)
When I run "mvn clean install" (in the core folder of spring modular app) the test data are stored in the database and not removed. I can clean the data with "mvn hibernate3:hbm2ddl" but DBunit should do this for me, or am I wrong? Thx in advance for pointing me in the right direction! ^^ kind regards, Arthur --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
