Hi, Am 14.03.2009 um 14:50 schrieb stephaner:
Here is the output using the client alone: ~/src/vimclojure-2.0.0$ ./ng de.kotka.vimclojure.nails.NamespaceOfFile < /home/steph/testsrc/test.clj java.lang.ClassNotFoundException: de.kotka.vimclojure.nails.NamespaceOfFile at java.net.URLClassLoader$1.run(URLClassLoader.java:200) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:188) Thank you,
That means, that your vimclojure.jar is broken. It contains the nailgun server (since it is running) but not the generated class files from clojure. I just cut'n'pasted your command and it works for me. Please rebuild your jar and check whether there are failures in the process. You can also check the content of the jar with the jar command: jar tf vimclojure.jar. Sincerely Meikel
smime.p7s
Description: S/MIME cryptographic signature