[GRAILS 2.0.0] Erro ao usar flexdropdown
18/01/2012 16:03
<g:javascript library="flexdropdown" />
| Error 2012-01-18 13:57:41,541 ["http-bio-8080"-exec-7] ERROR [/Ldap].[gsp] - Servlet.service() for servlet [gsp] in context with path [/Ldap] threw exception
Message: Error applying layout : main
Line | Method
->> 886 | runTask in /grails-app/views/layouts/main.gsp
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| 908 | run in ''
^ 662 | run . . in ''
Caused by GroovyPagesException: Error processing GroovyPageView: Error executing tag <r:layoutResources>: No module found with name [flexdropdown]
->> 1 | runTask in /grails-app/views/layouts/main.gsp
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Caused by GrailsTagException: Error executing tag <r:layoutResources>: No module found with name [flexdropdown]
->> 63 | doCall in /grails-app/views/layouts/main.gsp
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Caused by IllegalArgumentException: No module found with name [flexdropdown]
->> 1110 | getAllModuleNamesRequired in org.grails.plugin.resource.ResourceProcessor
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| 375 | doCall in org.grails.plugin.resource.ResourceTagLib$_closure6
| 63 | doCall in home_igordami_STS_workspace_Ldap_grails_app_views_layouts_main_gsp$_run_closure2
| 64 | run in home_igordami_STS_workspace_Ldap_grails_app_views_layouts_main_gsp
| 886 | runTask in java.util.concurrent.ThreadPoolExecutor$Worker
| 908 | run in ''
^ 662 | run . . in java.lang.Thread
modules = {
application {
resource url:'js/application.js'
}
flexdropdown {
resource url:'js/flexdropdown.js'
}
jquerymin {
resource url:'js/jquery.min.js'
}
}
Para se registrar, clique aqui.