Re: [Neo4j] Creating EXE and a java.Lang error

2011-05-11 Thread Peter Neubauer
Abhishek, this looks like a packaging classpath problem, not sure how to help. I guess we could have some Skype screen sharing session and try to sort it out? Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.

[Neo4j] Creating EXE and a java.Lang error

2011-05-11 Thread Abhishek AS
Was creating an "exe" by exporting JAR and Runnable JARs thro eclipse.. Using Launch4j to do that. and having proper manifest files with the class path too.. But i get the following error when i try to run the created exe file. Caused by: java.Lang.ClassNotFoundException: org.neo4j.graphdb.GraphDat