ObjectDB ObjectDB

Access objectdb.conf as class loader resource

#1

Hi,

is it possible configure ObjectDB so it searches the objectdb.conf file as a class loader resource?

Regards,

Vladimir

edit
delete
#2

If a configuration file is not found at the expected path, then it is loaded as a resource from:

META-INF/objectdb.conf

Default configuration is included in objectdb.jar as a resource at that path. You may try putting your jar file with your configuration resource before objectdb.jar in the classpath.

ObjectDB Support
edit
delete

Reply

To post on this website please sign in.