1. Grails Acegi Plugin - PersonController.groovy - Please explain! stackoverflow.comWhat does person.properties = params do? |
2. Grails Acegi plugin lost password stackoverflow.comI'm looking for an implementation of a password retrieval procedure using the Acegi plugin for Grails...Google is failing me... |
3. Grails Acegi Plugin - how to update cache? stackoverflow.comI'm having a problem with Acegi Plugin. The problem is that Acegi caches user info. If I update roles or password the change doesn't appear immediately. For a while I can ... |
4. Grails 1.2.1 with Webflow Plugin (1.2.1) - params not being returned stackoverflow.comI am using the webflow plugin for Grails for the first time and am having some difficulties. To summarize, once within the Webflow, no information appears to be returning to the controller ... |
5. How to programmatically logout in acegi plugin in Grails? stackoverflow.comIs there a similar logic for logout using this login code:
I checked LogoutController and this is the only logic ... |
6. How do I configure logging for a grails plugin? stackoverflow.comI'm creating my first grails plugin and I don't know where the logging should be configured. |
7. grails install plugin blazeds failed due to unresolved dependencies stackoverflow.comI trying to integrate Flex with Grails through BlazeDS BUT i am stuck with the very first step i.e installing BlazeDS plugin ... it fails everytime i try to install. Following ... |
8. Grails acegi plugin stackoverflow.comI installed acegi.
So, then i run
|
9. AOP on Domain objects in a plugin forum.springsource.orgI would like to wrap Domain class's dynamic methods like save() get*() with an Around advice (using Spring AOP). That too I would like to do within a plugin. Based on ... |
10. Grails 2.0.0M1 and the WebFlow Plugin forum.springsource.orgHey All, Can anyone confirm that the webflow plugin is working in 2.0.0M1? I've installed the plugin but my "*Flow" actions don't seem to be treated differently then my other actions. ... |