I'm using 1.6.2 adding to my server configuration eliminated the warning about ORIENTDB_HOME.
<entry name="plugin.dynamic" value="false"/> I did not have to add: <entry name="server.database.path" value="db"/> Because the path now defaults to db. This should be documented on: https://github.com/orientechnologies/orientdb/wiki/Embedded-Server (PS the example under "Use an embedded configuration" is missing the .activate() method call) -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
