Hello everyone, I am trying to run a embbed a DB in my java application, I get the db config file from the downloaded OrientDB instance (which I can start and connect through the console and browser with success).
After copying the and run my application it seems that the DB is up and running ok, but when trying to connect through the console I get a timeout with no much information about what is missing. I first added the orientdb-server and graph jars, but then add the whole lib from the downloaded package to make sure that it wasnt because of missing depedencies, but still with the same behaviour. Someone can point me to the right direction where to run a simple embbed orientdb instance in java? or write a working example, the one from the document didnt help... Regards, Daniel Branco -- --- 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.
