Neo4j server fails to start with unmanaged extension
问题 I'm trying to use unmanaged extensions on a neo4j server (version CE 2.3.2), so I'm trying a simple HelloWorld example given on the official Neo4j website: I've generated the jar file with the "org.neo4j.server.plugins.ServerPlugin" file in the "METADATA/services" folder. I put my jar in the "[neo4jInstallPath]/plugins" folder I put the following line in the "C:\Users[currentUser]\AppData\Roaming\Neo4j Community Edition\neo4j-server.properties" org.neo4j.server.thirdparty_jaxrs_classes=org