jQuery in Grails 1.3.7 -


can please tell how connect jquery plugin in grails 1.3.7.

while trying install command "grails install-plugin jquery" within directory plugin appears following text

"resolving dependencies ... dependencies resolved in 798ms. running script c: \ grails \ scripts \ installplugin.groovy environment set development application expects grails version [1.3.5], grails_home version [1.3.7] - use correct grails version or run 'grails upgrade' if grails version newer version application expects. "

trying install jquery plugin 1.4.4.1 http://grails.org. grateful help!

it looks have version mismatch between version of grails you're using , version used when application created. run 'grails-upgrade' , when complete, try installing plugin again. you're not going able install jquery plugin until resolve version mismatch issue.

mike


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -