Hello, I've got a problem with an application developed in Clojure. When I run it locally using dev_appserver.sh everything works fine. However when I upload it I get a VerifyError during startup. Here's a respective snippet from logs: http://pastebin.com/aDDdeFYM . The project works on GAE without any problems when using Clojure 1.1.0. The issue occurs with versions >= 1.2.0.
Have you got any ideas what might be causing the problem? Best regards, Jan Stępień -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
