[Neo4j] Newbie Question related to IMDB

2011-01-12 Thread david fauth
I'm new to Neo4J and have successfully loaded the IMDB sample. Is there an easy way to migrate the IMDB sample from the built-in jetty server to either Tomcat or the Neo4J application server? I've looked through the list but haven't seen that answered anywhere. Looking forward to diving in and

Re: [Neo4j] Newbie Question related to IMDB

2011-01-12 Thread Jim Webber
Hi Dave, Do you mean that you want to deploy Neo4j onto Tomcat? At the moment that's not supported (we don't produce a .war out of our build). Not sure what you mean by Neo4j application server though - can you clarify? Jim On 13 Jan 2011, at 02:30, david fauth wrote: I'm new to Neo4J and

Re: [Neo4j] Newbie Question related to IMDB

2011-01-12 Thread Michael Hunger
HI Dave, the imdb app is packaged as a war using maven. So you can deploy that easily to Tomcat. The Neo4J Server provides a RESTful interface and is not intended to host applications. If you just want to use the imdb data as your dataset in the Neo4j Server then just copy the files from the