Jon,

Thanks for the reply.  You are correct.  When my compiled code tries
to run "(eval (+ 1 1))" I get the same exception that I got when I
tried "(+ 1 1)" from the repl.

Since I only need to be able to interact with the REPL when the client
is running on my development machine, I am going to try to dynamically
add clojure.jar to the classpath at runtime using add-classpath.  It
seems unlikely, but worth a shot.  Any other ideas?

Thanks.
Kent.

-- 
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
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to