I have an application which has gone through a number of upgrades (now running as 2.1.1) and shows me this warning. Is this to be expected or is there something I should do to rectify this warning?
WARN 23/Jan/2013:10:09:33,803 [localhost-startStop-1] grails.util.GrailsUtil - [DEPRECATED] Method ConfigurationHolder.getConfig() is deprecated and will be removed in a future version of Grails.
I have an application which has gone through a number of upgrades (now
running as 2.1.1) and shows me this warning. Is this to be expected or is
there something I should do to rectify this warning?
WARN 23/Jan/2013:10:09:33,803 [localhost-startStop-1]
grails.util.GrailsUtil - [DEPRECATED] Method ConfigurationHolder.getConfig()
is deprecated and will be removed in a future version of Grails.
I didn't ask my question correctly... I'm not using ConfigurationHolder anywhere (searched through the source) and I still get the warning message. Any idea why that might be?
On Tue, Jan 22, 2013 at 10:20 PM, zoran119 <[hidden email]> wrote:
I didn't ask my question correctly... I'm not using ConfigurationHolder
anywhere (searched through the source) and I still get the warning message.
Any idea why that might be?