-
Hi
I am getting the HttpMessageNotWritableException when I try to execute the following code:
def rest = new RestBuilder(connectTimeout:10000, readTimeout:20000)
def resp = rest.post("http://requ…
-
### Issue description
There is an open discussion on which way to proceed.
Sample App: https://github.com/jamesfredley/grails-website-test/tree/7.0.0-SNAPSHOT
Start with:
./gradlew bootRun…
-
Thanks in advance for the great plugin and any assistance you may provide. I'm not entirely sure if this is a grails-gradle-plugin, but can verify that the simple attach test works with standard grail…
-
Heya, I'm trying to take an old grails 3 app using the graphql plugin and update it to a current app generated with the defaults (grails 5.2.5 web profile) of application forge without success.
Her…
-
I am trying to use console plugin in a grails 3 rest-api profile. When i try http://localhost:8080/console i get the following error in the console
```
ERROR org.grails.web.errors.GrailsExceptionReso…
-
This is an enhancement ticket.
## Context
grails/grails-core#9657
https://grails.slack.com/archives/plugins/p1471423052000063
People has issues with the naming convention for the UrlMappings file i…
-
Getting the following on Ubuntu. What am I missing?
::::::::::::::::::::::::::::::::::::::::::::::
:: UNRESOLVED DEPENDENCIES ::
:::::::::::::::::::::::::::::…
-
I had few issues making the plugin work for grails 3.0.8. The build.gradle settings that made it work for me are...
repositories { maven { url "http://dl.bintray.com/bobbywarner/grails-plugins" } }
…
-
I created a brand new application with an empty route, but I get the following error when I run grails run-app.
$ java -version
java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07…
-
We are using fbootstrapp:0.1.1 and Grails 2.4.2. All GSPs having tag are failing with below error.
Caused by: org.codehaus.groovy.grails.web.taglib.exceptions.GrailsTagException: Error executing t…