grails-config Questions

5

Solved

I would like to load Environment specific configurations in my grails application so that depending on which JVM the grails application is running on, I can point to that environment specific urls....
Several asked 27/8, 2014 at 17:45

1

Grails has bouncycastle:bcprov-jdk14:138 as global dependency +--- org.grails:grails-docs:2.3.3 | \--- org.xhtmlrenderer:core-renderer:R8 | \--- org.yaml:snakeyaml:1.8 | \--- org.grails:grails-gdo...
Narwhal asked 27/11, 2013 at 9:35

2

Solved

I am using Grails 1.3.7 and cannot figure out how to get version 4.0 of httpclient off of my classpath (in favour of 4.1). I need to do this because of a no-args constructer used in 4.1 that the pl...
Schoolbag asked 1/11, 2011 at 22:47

1

I am a newbie for log4j and sl4j, I am using grails 2.0.4 and in config.groovy there is a line grails.logging.jul.usebridge = false for prod & grails.logging.jul.usebridge = true for dev I foll...
Chirpy asked 29/8, 2012 at 6:52

2

Solved

I want to include the Grails application name in some of my configuration settings in grails-app/Config.groovy. I've tried many ways without success. For example, if I have the following in my Conf...
Undergarment asked 21/3, 2012 at 17:15
1

© 2022 - 2024 — McMap. All rights reserved.