grails-plugin
Grails: plugins: drools vs drools-gorm
I am going to try to add some DROOLS into my Grails project.I have never used DROOLS before, and I intend to learn it within the context of Gr开发者_运维问答ails.Can anyone explain the difference or j[详细]
2023-03-04 21:28 分类:问答Grails Spring Security plugin: logout not working
I just add the spring-security-plugin to my grails project. everything looks working fine. but when I try to logout the app shows me the logout message, however the application is still logged-in![详细]
2023-03-04 16:32 分类:问答How to remove controller from grails programmatically?
Im having some conflicts with the Searchable plugin. I have a filter which fetches the controller in question in the before phase. It fetches the requested controller by finding the first controller[详细]
2023-03-02 16:31 分类:问答Error configuring dynamic methods for plugin [logging:1.3.7]: Cannot add new method [getLog]
grails 1.3.7 when startup,get error below: Running Grails application.. 2011-04-22 09:38:17,828 [main] ERROR[详细]
2023-02-27 16:27 分类:问答report bug against a grails plugin
How do I report a bug against a grails plugin? I asked this question, grails + jquery ui plugin, using custom theme, to which I still haven\'t gotten an answer, and unfortunately I don\'t think one[详细]
2023-02-19 18:23 分类:问答Grails REST Client Plugin - PUT body content
Documentation seems to be lacking on both the plugin side as well as the HTTPBuilder side of things.I\'m trying to submit some json through the put method, but it keeps telling me that put() doesn\'t[详细]
2023-02-19 01:26 分类:问答Grails easyb plugin source code
I am looking to check-out grails easy plugin source code .But I could not find out complete source code .Any help would be highly appreciated!!开发者_运维问答!If your looking for the easyb plugin sour[详细]
2023-02-18 03:04 分类:问答Grails REST Client Plugin - Specify Header Data
Latest version of the REST Client plugin for grails: withHttp(uri: \"http://foo/bar\") { def bodyContent = [[详细]
2023-02-17 11:15 分类:问答grails override redirect controller method
I am trying to override the default controller redirect method and cannot seem to get the following bit of code to work.[详细]
2023-02-16 20:25 分类:问答Grails Plugins Requiring External Relationships
I posted this on the Grails 开发者_如何转开发mailing list yesterday and haven\'t had any hits.Figured I\'d try here as well today.[详细]
2023-02-16 06:49 分类:问答