I've started deploying my project on staging server and encountered a very strange issue.
Running my JAR (I'm using embedded Jetty configuration) on Linux machine results in "missing key" messages instead of all localized strings. Running exactly the same JAR with same classpath on Mac OS X works normally. Does anybody have an idea? -- Ilya Obshadko