264 reputation
114
bio website
location Minnesota
age 25
visits member for 1 year, 11 months
seen 3 hours ago
stats profile views 27

2d
comment Grails render won't render view
Partially resolved, see answer I just added. +1 for URLMappings discussion. Unfortunately it's just a bug in the app and the code mappings were always correct.
2d
accepted Grails render won't render view
2d
answered Grails render won't render view
2d
comment Grails render won't render view
I did. Another thing to note that I discovered today..When the exception happens in a controller or service I see this odd behavior. If the problem happens in a gsp (if I reference an undefined variable or do something else that throws the exception) it actually renders my error page as expected.
2d
comment Grails render won't render view
Your updated code is essentially the same as what I am trying. I hadn't tried the exception parameter in the UrlMappings but that also yields the same result. In all cases the controller action that the "500" mapping points to is always hit, just for some reason render doesn't seem to work.. Thanks for the replies though.
Jun
14
comment Grails render won't render view
same issue unfortunately..
Jun
14
asked Grails render won't render view
Mar
4
awarded  Caucus
Mar
4
accepted Wsdl for a REST service issues
Mar
1
comment Wsdl for a REST service issues
See my comment to @Surge below
Mar
1
comment Wsdl for a REST service issues
I was thinking the same thing since it is wsdl, but if you go to restfulwebservices.net/Service.aspx?ID=23 the author seems to think it models a RESTful service thus my confusion. Was wondering if was missing something or there is an issue on their end?
Feb
28
asked Wsdl for a REST service issues
Feb
12
awarded  Tumbleweed
Feb
5
comment Calling Oracle Package from Grails
Check out groovy.codehaus.org/Database+features under the "Stored procedure support" section. Also look at the api groovy.codehaus.org/api/groovy/sql/…
Feb
5
revised AjaxFileUpload plugin not handling Grails response status correctly
edited body
Feb
5
asked AjaxFileUpload plugin not handling Grails response status correctly
Jan
14
revised Grails validate in service causes silent rollback
added bracket
Jan
14
answered Grails validate in service causes silent rollback
Jan
14
answered How can I call a method on save and update of multiple domains?
Jan
12
awarded  Popular Question