using example unmanaged extension yields error

52 views
Skip to first unread message

Javad Karabi

unread,
Jan 22, 2014, 6:01:54 PM1/22/14
to ne...@googlegroups.com
I am using:

I compile this, make a jar of it, then place it under plugins, then I set:
org.neo4j.server.thirdparty_jaxrs_classes=org.neo4j.examples.server.unmanaged=/examples/unmanaged

however, I get the following error message:
 20 17:45:56.976 [main] WARN  /helloworld - unavailable
 21 com.sun.jersey.api.container.ContainerException: The ResourceConfig instance does not contain any root resource classes.
 22   at com.sun.jersey.server.impl.application.RootResourceUriRules.<init>(RootResourceUriRules.java:99) ~[jersey-server-1.9.jar:1.9]
 23   at com.sun.jersey.server.impl.application.WebApplicationImpl._initiate(WebApplicationImpl.java:1298) ~[jersey-server-1.9.jar:1.9]
 24   at com.sun.jersey.server.impl.application.WebApplicationImpl.access$700(WebApplicationImpl.java:169) ~[jersey-server-1.9.jar:1.9]
 25   at com.sun.jersey.server.impl.application.WebApplicationImpl$13.f(WebApplicationImpl.java:775) ~[jersey-server-1.9.jar:1.9]


Michael Hunger

unread,
Jan 22, 2014, 8:02:25 PM1/22/14
to ne...@googlegroups.com
You have to prefix with what you configured: in the config file.

http://localhost:7474/examples/unmanaged/helloworld/0

Michael


--
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 neo4j+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Javad Karabi

unread,
Jan 22, 2014, 8:14:05 PM1/22/14
to ne...@googlegroups.com

The problem is I can't even boot neo4j, as the error occurs

You received this message because you are subscribed to a topic in the Google Groups "Neo4j" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/neo4j/R9JYKzpImxI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to neo4j+un...@googlegroups.com.

Duncan Brown

unread,
Apr 16, 2014, 5:26:35 PM4/16/14
to ne...@googlegroups.com
Bump.  I'm curious about this issue.
Reply all
Reply to author
Forward
0 new messages