Hi, Assure you've all the OrientDB jars in your classpath and use this class:
com.tinkerpop.rexster.OrientGraphConfiguration Lvc@ On 18 July 2014 18:18, Alan Johnson <[email protected]> wrote: > Luca, > > Good afternoon; I hope you are well. With this (thread) in mind, its not > clear to me how I should approach the following configuration: > > 1) Rexster on one server (ip x.y.z.1) running Rexster 2.5 > 2) OrientDB on another server (ip x.y.z.2) running ODB 1.7.6 > > While I can connect to the ODB instance via either local, plocal or remote > engines (using the console), Rexster will not start, with class not found > error. Which classes do I need to port into the Rexster environment from > the ODB in order for the remote engine to be properly registered, or is > there more to it than that? > > Thanks! > > Alan > > > On Wednesday, April 23, 2014 1:11:15 PM UTC-4, Lvc@ wrote: > >> Exactly. >> >> Lvc@ >> >> >> >> On 23 April 2014 18:55, Curtis Stanford <[email protected]> >> wrote: >> >>> So I guess future releases of 1.7 will not do this? >>> >>> >>> On Wednesday, April 23, 2014 10:16:56 AM UTC-6, Lvc@ wrote: >>> >>>> Because we released 1.7rc2 before TinkerPop released Blueprints 2.5.0. >>>> >>>> Lvc@ >>>> >>>> >>>> >>>> On 23 April 2014 17:59, Curtis Stanford <[email protected]> >>>> wrote: >>>> >>>>> Hi Luca, just wondering why, when I include dependencies for >>>>> orientdb-1.7-rc2, it still pulls in blueprints-2.5.0-SNAPSHOT >>>>> >>>>> >>>>> On Tuesday, April 15, 2014 10:59:13 AM UTC-6, Lvc@ wrote: >>>>>> >>>>>> Hi, >>>>>> for all the guys are using OrientDB with Blueprints/Gremlin/Rexster >>>>>> you should to know that starting from v2.5.0 (released yesterday) >>>>>> OrientDB >>>>>> Blueprints implementation is not hosted on TinkerPop Blueprints project >>>>>> anymore. >>>>>> >>>>>> Blueprints is the default Java Graph API for OrientDB, so we >>>>>> preferred to merge it in OrientDB project avoiding cross dependency >>>>>> problems. >>>>>> >>>>>> So if you are using OrientDB 1.7+ you don't need to include >>>>>> Blueprints anymore because it's provided in bundle with OrientDB >>>>>> distribution. >>>>>> >>>>>> We're sure this will improve BP adoption for OrientDB users and will >>>>>> reduce pains on development. >>>>>> >>>>>> Have fun with graphs, >>>>>> Luca Garulli >>>>>> CEO at Orient Technologies LTD >>>>>> the Company behind OrientDB >>>>>> http://about.me/luca.garulli >>>>>> >>>>>> -- >>>>> >>>>> --- >>>>> 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. > -- --- 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.
