Boris,
in the server component,
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-server</artifactId>
<version>1.4</version>
</dependency>
is used.
HTH?
Cheers,
/peter neubauer
GTalk: neubauer.peter
Skype peter.neubauer
Phone +46 704 106975
LinkedIn http://www.linkedin.com/in/neubauer
Twitter http://twitter.com/peterneubauer
http://www.neo4j.org - Your high performance graph database.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
On Wed, Dec 22, 2010 at 2:35 PM, Boris Zielinski
<[email protected]> wrote:
> 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
>
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user