Could you supply how your generated classpath looks like?

2011/5/12 Abhishek AS <abhishek....@gmail.com>

> 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
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
Mattias Persson, [matt...@neotechnology.com]
Hacker, Neo Technology
www.neotechnology.com
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to