Hello!

> /opt/cloakware/cspmserver_thirdparty/*tomcat/webapps*
/ca-nim-sm/WEB-INF/data/nim-sm-customizations.mv.db

If database is not read-only, its file must not be located in webapps 
directory of Tomcat. Tomcat can overwrite this directory.

Embedded persistent databases also need special care about their lifecycle, 
web application needs to have a context listener and this listener should 
shutdown the database in its contextDestroyed() method and application must 
ensure that no new connections will be opened after that.

2.2.224 also has some known problems. So there are too many things that can 
go wrong.

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/h2-database/9566be84-80b5-43d0-9143-66b2693b9b16n%40googlegroups.com.

Reply via email to