neo4j-sparql-extension icon indicating copy to clipboard operation
neo4j-sparql-extension copied to clipboard

Updated dependencies

Open niclashoyer opened this issue 9 years ago • 1 comments

niclashoyer avatar Mar 31 '15 17:03 niclashoyer

The tests seem to fail on Neo4j 2.2.1 upon starting the Neo4j Server from the tests:

[...]
Caused by: java.lang.NoClassDefFoundError: org/neo4j/kernel/impl/transaction/XaDataSourceManager

The XaDataSourceManager class was removed from Neo4j. I don't know which part tries to load it, yet.

niclashoyer avatar May 20 '15 06:05 niclashoyer