Re: [Neo4j] Webadmin with embedded neo4j on tomcat 6

2011-09-05 Thread Peter Neubauer
Hi there, remember that this code you refer to will start up its own Jetty web server, so running this inside another webserver will probably not work. Could you confirm this by running the code from a standalone Java application instead of a webapp? Cheers, /peter neubauer GTalk:

Re: [Neo4j] IndexedRelationship some observations and questions

2011-09-05 Thread Niels Hoogeveen
Hi Bryce, Sorry for my belated response. I have been away for a couple of days and wasn't able to check my emails. I am glad you took the time to look into the IndexRelationship module. It certainly could use some scrutiny. Remarks: 1) Good catch... Something the unit test didn't catch because

Re: [Neo4j] IndexedRelationship some observations and questions

2011-09-05 Thread Bryce
Hi Niels, Thanks for your feedback below. Specifically on the anonymous inner class issue in general they can be used as a Comparator without a problem, and in this case it worked perfectly for creating the IndexedRelationship. The issue was when then trying to instantiate the anonymous inner

Re: [Neo4j] 10 questions

2011-09-05 Thread Tatham Oddie
Hi Linan, anyone show some love ;) Generally 10 questions have a better chance of getting answered if they are 10 separate threads. It's much easier to follow that way. -- Tatham ___ Neo4j mailing list User@lists.neo4j.org