John, are you sure you are opening the DB against the right directory? You could try to debug and see where the storage dir is, and if there is multiple instances being opened?
Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http://www.neo4j.org - Your high performance graph database. http://startupbootcamp.org/ - Öresund - Innovation happens HERE. http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party. On Mon, Apr 4, 2011 at 12:58 AM, john doran <[email protected]> wrote: > Has anybody tried to do this? I've been developing an embedded db for the > last couple of weeks and am ready to implement it into my web app. It works > good stand alone(finding shortest paths, traversing, indexing, using spatial > layer) but when trying to implement it with GWT I find it's not able to > access the graph db(not finding nodes, layers, or anything. I have it stored > in the war folder. If anyone has experience with GWT and neo4j I could > really do with a help out. I suppose the other option would be try run the > graph from an external server and try access it through GWT. I was able > to integrate Hibernate seamlessly so I presumed it would just be a matter of > doing the neo4j stuff server side(not the case:->), hopefully someone could > throw some light on this problem? > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

