Clojure 1.2.1/1.3/1.4 ‘proxy generated in Grails 2.0.0 runtime fails. 1.2.0 is fine

I found an Issue called CLJ-944 on clojure.org. There you can find a fix for ClassCastException: clojure.lang.PersistentArrayMap cannot be cast to java.lang.Class issue The problem is: that the compiler injects an incorrect cast to clojure.lang.PersistentHashMap. In this case it should probably be cast to a clojure.lang.Associative, the highest common interface having the .containsKey method. Patch … Read more

What are “Groovy” and “Grails” and what kinds of applications are built using them?

What is Groovy on Grails? It doesn’t exist under this name anymore. It’s simply called Grails now. What is Groovy? Originally, a dynamic language for the JVM. However, since Groovy 2.0, both static and dynamic typing are supported. What is Grails? Grails (previously known as “Groovy on Grails”) is a programming framework based on Groovy … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)