Hi , Using Oriendb in embedded mode , server startup works perfectly fine .
Now how I am using this feature is through OWS 12.1.3 , the StartUp Classes does a server.create and server.activate , and ShutDown class is expected to shutdown the orientDb server . As per latest documentation , server.activate() and server.shutdown() is called in the same class file on the same resource , however if I need to do it from separate classes loaded at separate times , will server.shutdown() still work the same way and shutdown all running instances on OrientDB in embedded mode . Or how do I achieve this . -@nmol -- --- 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.
