Hi all,
im new to neo4j and just set up a database on a linux box.
This part was easy.DB works testing it with the curl examples.
Now i was trying to connect to that database using Java -
im using the "Create Simple Graph" example.
I downloaded and imported external jars, jersey client and core.
Trying to run the examle script i keep getting the error :
java.lang.NoClassDefFoundError: javax/ws/rs/ext/Providers
Some google brings out Class Providers is not part of all releases of
jersey.
so what release do i have to use to get it work - or did i miss
something different?
Cheers
Boris
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user