my problem is, that i want to limit the number of users that can simultaneously be logged inmy application (this value is stored in the database). first i tried to do that with some configuration in t
I have a grails project with maven-publisher plugin working. It\'s good to deploy war to a company-wide maven repository, but I\'d like to keep only the latest version of a snapshot in the maven repos
I\'d like to have开发者_Python百科 a mobile interface for my Grails app, and am wondering how to go about it, namely how to create the UI.
I\'m devolping a rating system with RichUI plugin for Grails. First I had the following code: class 开发者_StackOverflowRatingController {
Following is the code which is not workin开发者_如何学运维g: SampleGrailsPlugin.groovy def doWithSpring = {
My grails application depends on several grails plugins that appendandentries to web.x开发者_如何学Goml
I\'m trying to create Mavenized Grails application. Every开发者_如何转开发thing works fine but as I understood all the dependencies (all .jars like mysql-connector and also all grails (public) plugins
I\'m working on a nearly clean grails 1.3.7 project with weceem 1.0RC2, spring-security-core 1.1.3, spring-security-ui 0.1.2, weceem-spring-security 1.0 and their dependencies installed.
I am trying to use Grails and Twitter Plug-in开发者_开发知识库. Plug-in v0.2 looks like to be pretty old and doesn\'t work anymore, because it generates incorrect urls.
BuildConfig.groovy grails.plugin.location.\'tzlib\' = \"../tzlib\" got warning: Welcome to Grails 1.4.0.M1 -