The classpath seems to be just a "dot" under the class path label.
> > Message: 4 > Date: Thu, 12 May 2011 11:02:30 +0200 > From: Mattias Persson <[email protected]> > Subject: Re: [Neo4j] Error while creating EXE from JAR and Runnable > JAR > To: Neo4j user discussions <[email protected]> > Message-ID: <[email protected]> > Content-Type: text/plain; charset=UTF-8 > > Could you supply how your generated classpath looks like? > > 2011/5/12 Abhishek AS <[email protected]> > > > 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.GraphDatabaseService > > at java.net.URLClassLoader$1.run > > at java.security.AccessController.doPrivileged > > at java.net.URLClassLoader.findClass > > at java.Land.ClassLoader.loadClass > > at sun.misc.Launcher$AppClassLoader.loadClass > > at java.Lang.ClassLoader.loadClass > > > > Could not find the main class: <package name.Class name> > > is there a solution to this.?? > > i had actually created an exe earlier which was working perfectly fine.. > > Plz help! > > > > Thanks. > > _______________________________________________ > > Neo4j mailing list > > [email protected] > > https://lists.neo4j.org/mailman/listinfo/user > > > > > > -- > Mattias Persson, [[email protected]] > Hacker, Neo Technology > www.neotechnology.com > > > ------------------------------ > > _______________________________________________ > User mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > > > End of User Digest, Vol 50, Issue 44 > ************************************ > _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

