Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.0-M2
-
Fix Version/s: None
-
Component/s: Controllers
-
Labels:
-
Environment:Windows 7 32 bit, jdk 1.7
Description
After adding an annotation for AOP to a controller, it doesn't work anymore, every action just shows error 404. Same aspect works fine on a service.
-
Hide
- test.zip
- 09/Oct/11 9:43 AM
- 209 kB
- Krzysztof Cygan
-
- test/.classpath 0.7 kB
- test/.project 0.5 kB
- test/.../org.codehaus.groovy.eclipse.preferences.prefs 0.1 kB
- test/application.properties 0.1 kB
- test/grails-app/conf/BootStrap.groovy 0.1 kB
- test/grails-app/conf/BuildConfig.groovy 2 kB
- test/grails-app/conf/Config.groovy 4 kB
- test/grails-app/conf/DataSource.groovy 1 kB
- test/grails-app/.../.resources.groovy.swp 12 kB
- test/grails-app/.../spring/resources.groovy 0.1 kB
- test/grails-app/.../spring/resources.groovy~ 0.0 kB
- test/grails-app/conf/UrlMappings.groovy 0.2 kB
- test/.../.TestController.groovy.swp 12 kB
- test/grails-app/.../TestController.groovy 0.1 kB
- test/grails-app/.../TestController.groovy~ 0.1 kB
- test/grails-app/i18n/messages.properties 3 kB
- test/.../messages_cs_CZ.properties 3 kB
- test/grails-app/.../messages_da.properties 3 kB
- test/grails-app/.../messages_de.properties 4 kB
- test/grails-app/.../messages_es.properties 3 kB
- test/grails-app/.../messages_fr.properties 2 kB
- test/grails-app/.../messages_it.properties 2 kB
- test/grails-app/.../messages_ja.properties 4 kB
- test/grails-app/.../messages_nl.properties 3 kB
- test/.../messages_pt_BR.properties 3 kB
- test/.../messages_pt_PT.properties 3 kB
- test/grails-app/.../messages_ru.properties 4 kB
- test/grails-app/.../messages_sv.properties 3 kB
- test/grails-app/.../messages_th.properties 5 kB
- test/.../messages_zh_CN.properties 2 kB
Activity
- All
- Comments
- Work Log
- History
- Activity
- Git Commits
I'm seeing this same issue. Any updates on it?