found the location of the problem:
the spring-data-graph neo4j JARs are'nt osgi ready.
I created an improvement issue for that:
https://jira.springsource.org/browse/DATAGRAPH-85
Type: Posts; User: trozki; Keyword(s):
found the location of the problem:
the spring-data-graph neo4j JARs are'nt osgi ready.
I created an improvement issue for that:
https://jira.springsource.org/browse/DATAGRAPH-85
Hi!
Im on a project using neo4j in osgi. Until now without using spring data graph neo4j.
To take advantages of spring data graph neo4j I tried tutorial...