grails-plugin
GRAILS: how to get the number of currently signed in users via spring security core plugin?
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[详细]
2023-03-19 03:07 分类:问答How to use "uniqueVersion" attribute in maven-publisher plugin
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[详细]
2023-03-19 01:45 分类:问答How to create a mobile interface for Grails apps?
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.[详细]
2023-03-18 23:33 分类:问答Problem with RichUI star rating
I\'m devolping a rating system with RichUI plugin for Grails. First I had the following code: class 开发者_StackOverflowRatingController {[详细]
2023-03-16 16:50 分类:问答Grails & JMS Spring Integration: 'selector-expression' in recipient-list-router not working
Following is the code which is not workin开发者_如何学运维g: SampleGrailsPlugin.groovy def doWithSpring = {[详细]
2023-03-14 20:44 分类:问答Specifying order of plugins in Grails
My grails application depends on several grails plugins that appendandentries to web.x开发者_如何学Goml[详细]
2023-03-14 16:09 分类:问答Grails Plugin Maven Integration
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[详细]
2023-03-13 14:53 分类:问答Why can't i login with spring security and weceem plugin installed in grails framework 1.3.7
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.[详细]
2023-03-13 07:03 分类:问答Which Grails Plug-In can be use to quickly integrate with Twitter
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.[详细]
2023-03-13 02:29 分类:问答grails.plugin.location don't work with 1.4M1?
BuildConfig.groovy grails.plugin.location.\'tzlib\' = \"../tzlib\" got warning: Welcome to Grails 1.4.0.M1 -[详细]
2023-03-12 17:40 分类:问答