Unable to resolve a class for ResourceBundle: CairngormMessages
Today I was building an application using Cairngorm 2.2. All was going well and I was very happy with the progress I was making. But then, I started facing this error while compiling the application.
Unable to resolve a class for ResourceBundle: CairngormMessages
From the text of the error it appears that the locale-specific bundle for CairngormMessages is not available/visible.