I'm building an app with neo4j, and I create one index for my node. I tested it locally it works fine, but when I deploy to EC2 which is using jetty (I'm using Grails, so I packed my application in war). Somehow I got NullPointerException because the index that I've created before deploying disappeared.
Am I missing something here? Thanks a lot. -- View this message in context: http://neo4j-user-list.438527.n3.nabble.com/Index-got-deleted-when-deploy-to-production-tp3157195p3157195.html Sent from the Neo4J User List mailing list archive at Nabble.com. _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

