The original (working) URL is:
http://mytesturl.org:8686/codequest/<http://hqldvfigis1.hq.un.fao.org:8686/codequest/>

and I am trying:
http://mytesturl.org:8686/codequest&locale=fr/<http://hqldvfigis1.hq.un.fao.org:8686/codequest/>


On Tue, Apr 16, 2013 at 12:09 PM, Thomas Broyer <t.bro...@gmail.com> wrote:

> A 404 is independent from GWT. What URL are you trying exactly?
>
>
> On Tuesday, April 16, 2013 11:57:41 AM UTC+2, Dawn Borg Costanzi wrote:
>>
>> Please help... It is the first time I am deploying an internationalized
>> GWT application. I have 3 locale properties files within a 'shared' source
>> folder:
>>
>>    - com.blabla.shared
>>       - StringConstants.java
>>       - StringConstants.properties
>>       - StringConstants_fr.properties
>>       - StringConstants_es.properties
>>
>> When running in development mode, I have no problem changing locale,
>> using the '&locale=fr' syntax. However, once I build using Ant and deploy
>> on Tomcat, I get a 404 error when trying to do the same.
>>
>> I have the following in the gwt.xml file:
>>
>> <inherits name="com.google.gwt.i18n.**I18N"/>
>> <source path="client" />
>> <source path="shared" />
>> <extend-property name="locale" values="fr"/>
>> <extend-property name="locale" values="es"/>
>>
>> However, it seems like the properties file are not being included
>> correctly in the war file.
>>
>> Thanks in advance,
>>
>> Dawn
>>
>>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google Web Toolkit" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-web-toolkit/Uzn4CSbHUG8/unsubscribe?hl=en
> .
> To unsubscribe from this group and all its topics, send an email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to