There should be an ApplicationResources_en.properties that explains
more about the problem:

<quote>
# Empty resources file so JSTL resolves the default locale correctly.
# http://raibledesigns.com/page/rd/sunsets/i18n_synching_up_struts_and#comment2
</quote>

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]

Reply via email to