xiaochong / zkui

Grails ZK UI Plugin
http://grails.org/plugin/zkui
GNU Lesser General Public License v3.0
24 stars 8 forks source link

Runtime Error with GrailsComposerFactory #113

Closed shadows1381 closed 11 years ago

shadows1381 commented 11 years ago

hi im using grails 2.1.1 with zkui plugin 0.5.4.

ive used the command zkui-generate-all DomainClassName

and keep getting the same error: Error 2013-02-08 09:05:23,013 [localhost-startStop-1] ERROR org.zkoss - jndi:/localhost/fad/WEB-INF/zk.xml:3:20: org.zkoss.zk.grails.ui.GrailsComposerFactory not found

does anybody know how to solve this?

xiaochong commented 11 years ago

org.zkoss.zk.grails.ui.GrailsComposerFactory is a class in ZKGrails plugin

xiaochong commented 11 years ago

Zkui is not compatible with ZKGrails