I've also updated the wiki page.  The inline example had lots of "\\" 
instead of "\" to escape quotes.  I added the the lines:

//The following is required to eliminate a warning concerning ORIENTDB_HOME
"<entry name=\\"plugin.dynamic\" value=\"false\"/>"

and a blurb about how you would connect to the embedded server using the 
console because it's not clear that the default database name is "db" or 
whatever has been set in the config.




On Saturday, December 28, 2013 5:09:25 AM UTC-5, Lvc@ wrote:
>
> Hi,
> documentation updated. Where have you set plugin.dynamic = false?
>
> Lvc@
>
>
> On 28 December 2013 02:13, odbuser <[email protected] <javascript:>>wrote:
>
>> 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] <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 

--- 
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.

Reply via email to