Unfortunately errors.properties  still can not be found even if I made
errors_en.properties files. 
There is in struts.xml : <constant name="struts.custom.i18n.resources"
value="ApplicationResources,errors"/>; and file
/target/classes/errors.properties exists.

What else I can check? 
Why struts does not pick up errors.properties on password hint there is
???errors.requred??? ?
Does not work neither with jetty:run nor with jetty:run-exploded.


mraible wrote:
> 
> There should be an ApplicationResources_en.properties that explains
> more about the problem:
> 
> 
> 
>> # Empty resources file so JSTL resolves the default locale correctly.
>> #
>> http://raibledesigns.com/page/rd/sunsets/i18n_synching_up_struts_and#comment2
>> 
> 
> However, any changes you make should be reflected - maybe you need to
> run "mvn clean" or you're editing the wrong file?
> 
> Matt
> 
> On 10/11/07, ros <[EMAIL PROTECTED]> wrote:
>>
>> Hi!
>>
>> When I do jetty:run on appfuse 2.0 base application, jetty  does not see
>> ApplicationResources.properties.
>> It can see ApplicationResources_sp.properties and etc languages, but does
>> not see default ApplicationResources.properties.
>>
>> File ApplicationResources.properties is in both /target/classes and
>> /src/main/resources.
>> Then I rename /target/classes/ApplicationResources.properties to
>> ApplicationResources_en.properties it works.
>>
>> Why this could happen?
>>
>> Thanks!
>>
>> ros
>> --
>> View this message in context:
>> http://www.nabble.com/jetty%3Arun-does-not-see-ApplicationResources.properties-tf4607972s2369.html#a13158285
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 
> -- 
> http://raibledesigns.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/jetty%3Arun-does-not-see-ApplicationResources.properties-tf4607972s2369.html#a13172653
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to