Hi,
You should drop it, it is not needed any more.

On Thu, Mar 20, 2014 at 7:05 PM, Denis Wilson Souza Rosa <
[email protected]> wrote:

> Hi! Thank you for your response.
>
> I am using the 2.4 version as the following:
>
>
> <dependency>
> <groupId>com.tinkerpop.blueprints</groupId>
> <artifactId>blueprints-orient-graph</artifactId>
>                         <version>2.4.0</version>
> </dependency>
>
> Should I try previous  versions?
>
>
>
> On Thursday, March 20, 2014 1:20:51 PM UTC-3, Andrey Lomakin wrote:
>
>> Hi,
>> Do you use bluprients-orient-graph dependency ?
>>
>>
>> On Thu, Mar 20, 2014 at 5:15 PM, Denis Wilson Souza Rosa <
>> [email protected]> wrote:
>>
>>> Hi Folks,
>>>
>>>     I am using the Orientdb 1.7-rc1 and when I run the following code
>>>
>>> OrientGraphFactory factory = new OrientGraphFactory("remote:
>>> localhost/tenant1").setupPool(1,10);
>>> OrientGraph graph = factory.getTx();
>>>
>>> I always get a NoSuchMethodError:
>>>
>>>
>>> Exception in thread "main" java.lang.NoSuchMethodError:
>>> com.tinkerpop.blueprints.impls.orient.OrientGraph.<
>>> init>(Lcom/orientechnologies/orient/core/db/document/
>>> ODatabaseDocumentPool;)V
>>>  at com.tinkerpop.blueprints.impls.orient.OrientGraphFactory.getTx(
>>> OrientGraphFactory.java:49)
>>> at com.totvs.byyou.social.service.impl.GraphTest.main(GraphTest.java:23)
>>>
>>>
>>>  any suggestions? the dependencies seems ok to me.
>>>
>>>
>>> Thanks a lot!
>>>
>>>  --
>>>
>>> ---
>>> 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.
>>>
>>
>>
>>
>> --
>> Best regards,
>> Andrey Lomakin.
>>
>> Orient Technologies
>> the Company behind OrientDB
>>
>>   --
>
> ---
> 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.
>



-- 
Best regards,
Andrey Lomakin.

Orient Technologies
the Company behind OrientDB

-- 

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