I want to use ObjectDB explorer with a running embedded db.
This issue: http://www.objectdb.com/database/forum/617 shows a way to do it.
I followed the instructions, but still received an error when trying to connect:
"...database ... currently in use by another process"
I used an explorer on the same machine, trying to connect in both embedded and client-server mode.
I could connect when I stopped my program that embedded the db.
Is <embedded-server enabled="true" /> still supposed to work. (ObjectDB 2.5.3) ?