I'm trying to build the neo4j GetAll plugin. Project contains only one 
example class from here 
<https://github.com/neo4j/neo4j/blob/2.2.0-RC01/community/server-examples/src/main/java/org/neo4j/examples/server/plugins/GetAll.java>
.

When I try to run curl 
http://localhost:7474/db/data/ext/GetAll/graphdb/get_all_nodes, I get the 
error message:

No such ServerPlugin exception

I'm using neo4j-community-2.2.1 (on Windows) and jdk1.7.0_79.

The jar-file is built using eclipse and than that jar placed in %
NEO4J_HOME%\plugins.

Here is the content of myjar : http://s2.postimg.org/55d4o34yx/jar.png

I have no idea, why I cannot make it work properly. Any suggestions?


-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" 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