Add jersey-json library along with your plugin (thus adding it to the 
classpath of the neo4j server) and annotate the object/class which you 
return from your method Pair.of("dum", "dum") with the annotation 
@XmlRootElement (javax.xml.bind.annotation.XmlRootElement).

-- 
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