-
Sep 13th, 2010, 09:23 PM
#1
Accessing properties of externalized config file
I am trying to access the properties that are in an externalized config file, from my integration service tests file and did not succeed.
I have tried...
def propValue = grailsApplication.config.setting
and
def myData = ConfigurationHolder.config.setting
No success.
Appreciate help.
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules