I already searched StackOverflow for \"properties inside war\", but none of the results worked for my case.
I am using Eclipse Galileo and GlassFish v3 to develop a
Are you sure the file is being included in your war file? A lot of times, the war build process will filter out non .class files.