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 original place (e.g. the imdb target directory) to the db/data directory of the server. Cheers Michael Am 13.01.2011 um 08:32 schrieb 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 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 working with Neo4J. >> >> Thanks >> Dave Fauth >> _______________________________________________ >> Neo4j mailing list >> User@lists.neo4j.org >> https://lists.neo4j.org/mailman/listinfo/user > > _______________________________________________ > Neo4j mailing list > User@lists.neo4j.org > https://lists.neo4j.org/mailman/listinfo/user _______________________________________________ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user