In spring security version 3.0.6, which fixed a CRLF logout exploit (https://jira.springsource.org/browse/SEC-1790) they disabled the use of the \'spring-security-redirect\' parameter.
My project stopped building from a fresh sandbox. I have an inplace plugin configured in BuildConfig.groovy:
I want to use a plugin to share a bunch of domain classes and controllers between multiple applications.Eac开发者_开发技巧h application will use its own database.I\'d like the domain classes in the pl
I\'m write a grails plugin, provide a sitemesh layout ext.gsp. <g:javascript> Ext.define(\'Config\',{
I have the following Quartz job running in my application: class ScraperJob { def scraperService static triggers = {
I am trying to compile a Grails project using Grails 1.3.7 . The project has a dependency to springcache 1.2.1 plugin. However, I get the following compilation error (29 times):
I tried the Bean Fields plugin 开发者_运维问答and got the error described here. http://jira.grails.org/browse/GPBEANFIELDS-37
I just upgraded from grails 1.2.0 to 1.3.7 and to the latest version of the FilterPane Plugin. Now I have an error where before was all right.
I\'m using Grails 1.3.7.I\'m having trouble getting Grails to automatically install plugins.I tried just one, \"grails install-plugin quartz 0.4.2\", which fails.How do I adjust my Grails installation
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari