This is annoying - I ve specified in POM not to drop the database as I have
data loaded up in there.

I ve done this by using the following:
                        <drop>false</drop>


Yet when jetty:run-war starts it issues a create table statement which wipes
out al my data:(

Any ideas?
-- 
View this message in context: 
http://www.nabble.com/jetty%3Arun-war-Always-Create-Table-Even-Though-POM-File-Says-Not-Too-tp19150818s2369p19150818.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]

Reply via email to