Hi The problem is solved by saving the properties in
src/main/resources/com/dummy/action/package.properties src/main/resources/com/dummy/action/MyAction.properties Thank you! On Jan 30, 2008 6:05 PM, hezjing <[EMAIL PROTECTED]> wrote: > Hi > > I have an action in src/main/java/com/dummy/action/MyAction.java > and the locale messages defined in MyAction.properties and package.properties. > > I saved these properties files in src/main/java/com/dummy/action directory. > > When run (e.g. mvn jetty:run), the locale messages are not displayed. > Maybe the properties files are not loaded? > > Where should I save the properties files in Maven project directory? > > > -- > > Hez > -- Hez --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]