G'day Tatham,

Just to prune the search tree a bit. Can you bring up your instance and try to 
interact with it via curl? That way if it succeeds we know we have a Webadmin 
problem, or if it fails it's likely we have a config to debug.

Give this a shot:

curl -X POST -H Accept:application/json -H Content-Type:application/json -d 
'{"name":"Shane Warne"}' -v localhost:5105/node

And let us know if it succeeds with a 201 response.

Jim
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to