[Neo4j] Error while creating EXE from JAR and Runnable JAR----RESOVLED

2011-05-13 Thread Abhishek AS
*PROBLEM:* 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.ne

Re: [Neo4j] User Digest, Vol 50, Issue 43

2011-05-12 Thread Abhishek AS
Hey Peter, Sure. We shall Skype when you're free.. Shall ping you! Thanks! :) ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo4j] User Digest, Vol 50, Issue 44

2011-05-12 Thread Abhishek AS
Message-ID: > Content-Type: text/plain; charset=UTF-8 > > Could you supply how your generated classpath looks like? > > 2011/5/12 Abhishek AS > > > Was creating an "exe" by exporting JAR and Runnable JARs thro eclipse.. > > Using Launch4j to do that. and

[Neo4j] Error while creating EXE from JAR and Runnable JAR

2011-05-12 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.GraphDa

[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

[Neo4j] Creating an exe from a runnable jar file

2011-05-03 Thread Abhishek AS
Hello, Needed urgent help on the subject matter. Created the runnable jar of my java project through Eclipse. Now I need to create an exe which I then intend to create a package using InstallJammer. But the problem being, I'm not able to create the exe. been using exe4j, JSmooth, NativeJExpress an