On Saturday 06 December 2008 14:51, janus wrote: > All, > > It is my mistake, this is the error once again. Failed to load Main- > Class manifest attribute from C:\clojure\clojure\clojure-contrib.jar. > I did what Shulz said , however , I still have the same problem.
Two things: 1) My name is Schulz. 2) The Clojure contrib JAR file is not executable. The main entry point is in the Clojure core JAR file. If you're getting a diagnostic about a failure to load a main class manifest entry from clojre-contrib.jar, you're trying to run the wrong JAR file. Furthermore, this makes me think you've not told us what's actually in your batch script, since what you posted previously should not cause the diagnostic you're getting. That diagnostic suggests you're using the "-jar" option. > Emeka Randall Schulz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---