Hello, I'm trying to setup latest James 3 in trunk, and found that var/store/derby/db.lck remained after shutdown of James. it looks like James doesn't execute shutdown process of Derby (acquire a connection with "jdbc:derby:;shutdown=true"). I think it may cause data corruption of the Derby database.
How can I configure James to execute properly shutdown of Derby? or is there a way to set a shutdown hook? Thanks. --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e-mail: server-user-h...@james.apache.org