On Jun 22, 2009, at 12:29 AM, timshawn wrote:

It's trying to find:cascading$cascading_function__44$fn__46

When I look in my target directory/exploded jar, it has this
cascading$cascading_function__38$fn__40.class

Could there be a "classes" directory that's in the classpath of the repl, but not of the launched environment. I would try rebuilding/ recompiling the jar file cleanly from scratch and then using it from a repl with your classpath carefully controlled so you're sure you're only using what's in the jar.

        java -cp clojure.jar:mystuff.jar clojure.main

--Steve

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to