Hello, I just notice that when i use DB DataStore, when I first run my application it works fine (it initialize the repository). But when i restart my app (because i made some modification in my code) the repository throwing an exception that the DB DataStore already exist (of course) but the repository is shutdown. is there a way to this not to shutdown the repository when DB DataStore already exist?
thanks a lot. cheers. -- View this message in context: http://www.nabble.com/-OT----DB-datastore-in-development-mode-tp25530302p25530302.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
