Hello,
I'm a new ObjectDB user and currently working on a Java web application that's running within Tomcat and uses ObjectDB.
Each time I upload a new version of the web application (WAR file) and deploy it from Tomcat's manager, I get a new empty database.
I assume there is a way (possibly a simple one) of keeping the existing database and avoid this "database reset". If that's true, I'll be glad to hear about such a solution.
Thanks in advanced,
Yotam.