Many thanks - is there anything I can do to eliminate ports being opened?
 I don't care to have the studio and all that for this particular instance,
so I'd like to remove the:

    <listener protocol="http" port-range="2480-2490" ip-address="0.0.0.0">


lines.  Can I remove this entire section from the configuration?  Or
perhaps the <network> section?




On Mon, Mar 31, 2014 at 1:43 PM, Luca Garulli <[email protected]> wrote:

> Hi Michael,
> if you use "plocal" as engine in the URL, the database is open by client's
> JVM without the need of a server.
>
> Lvc@
>
>
>
> On 31 March 2014 18:44, Michael Campbell <[email protected]>wrote:
>
>> Anyone using embedded mode for orientdb?  I'm investigating this usage,
>> but the documentation is pretty slim (
>> https://github.com/orientechnologies/orientdb/wiki/Embedded-Server), and
>> seems to assume I want to embed it and use the embedded server as something
>> for other apps to connect to.
>>
>> What I want is a DB like SQLite, H2, HSQLDB, etc. but that is document or
>> graph oriented.  That is, the only one I want talking to my db is the java
>> app in which it is embedded, not other clients.
>>
>> Does anyone have a pointer on how I might do this?  The idea here is that
>> my particular app is the only user of this database, and we DO NOT want
>> another process running as a daemon to manage connections.
>>
>> Thanks!
>>
>> --
>>
>> ---
>> 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/d/optout.
>>
>
>  --
>
> ---
> 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/d/optout.
>

-- 

--- 
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/d/optout.

Reply via email to