Hello everybody!
I'm running a webapp created in clojure (version 1.3, clojure.org). It is compiled into classes and deployed as war. When I re-deploy (by putting a new ROOT.war file), the resin reloads the app, but Clojure code isn't changed. Only restarting whole resin gives me fresh code loaded. How could I solve this issue? Perhaps I could disable hotswapping, or dynamic swapping (how?). I'm not sure how I could attack this problem, so if I failed to provide necessary information - please ask! Regards, Marcin Koziej _______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
