Re: noobie library load

2010-02-18 Thread Meikel Brandmeyer
Hi, On Feb 19, 5:26 am, Brian Wolf wrote: > I have a self contained library let me call it "http_example.jar" (i > assume the name of the jar file is irrelevant) > > and contains this is the root resource: > > com.example.clojure.http__init.class (I know its there) The file should be called com

noobie library load

2010-02-18 Thread Brian Wolf
Hi, I have a self contained library let me call it "http_example.jar" (i assume the name of the jar file is irrelevant) and contains this is the root resource: com.example.clojure.http__init.class (I know its there) The file, "http_example.jar", to the best I can tell sits squarely in my cl