I think that's a bug... Please enter a Jira issue for it. What is the expected 
behavior of setting that property?

> -----Original Message-----
> From: Carlos Jacobs [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, March 04, 2004 11:59 AM
> To: [EMAIL PROTECTED]
> Subject: [OS-webwork] WW is ignoring webwork.locale setting?
> 
> 
> I've setted webwork.locale setting in
> webwork.properties.
> Is WW ignoring this setting?
> 
> If in my action I override getLocale() all works fine
> 
> // ActionSupport overrides    
> 
> public Locale getLocale() {
> 
> String strLocale =
> Configuration.getString("webwork.locale");
> return new Locale(strLocale.substring(0,2), strLocale.substring(3,5));
> 
> }
> 
> What am I doing bad?  
> 
> Thanks
> 
> Carlos
> 
> ------------
> Los mejores usados y las más tentadoras 
> ofertas de 0km están en Yahoo! Autos.
> Comprá o vendé tu auto en
> http://autos.yahoo.com.ar
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President 
> and CEO of GenToo technologies. Learn everything from 
> fundamentals to system 
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> Opensymphony-webwork mailing list 
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> 


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to