Just a quick adenda: Yes, I can run this on the local machine with all classes in place, and with just the .servlet, so the problem should lie within the GAE side, right?
The specific error I get from GAE's logs, if I try to upload only the servlet.class and everything else on a jar (along with clojure and 3rd party jars), is this: java.lang.NoClassDefFoundError: Could not initialize class myapp.servlet -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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
