Antwort: Re: Re: Framework provided text key resolving issue

2013-09-10 Thread Christoph Nenning
> > Done, resolved! > Awesome, thanks :) > 2013/9/10 Christoph Nenning : > >> 2013/9/9 Christoph Nenning : > >> > In this case the following happens: > >> > - struts2's algorithm is performed (search packages hierarchically) > >> > - for global resources the JVM tries the file > >> > "strut

Re: Re: Framework provided text key resolving issue

2013-09-10 Thread Lukasz Lenart
Done, resolved! 2013/9/10 Christoph Nenning : >> 2013/9/9 Christoph Nenning : >> > In this case the following happens: >> > - struts2's algorithm is performed (search packages hierarchically) >> > - for global resources the JVM tries the file >> > "struts-messages_en.properties" which is not prese

Antwort: Re: Framework provided text key resolving issue

2013-09-10 Thread Christoph Nenning
> 2013/9/9 Christoph Nenning : > > In this case the following happens: > > - struts2's algorithm is performed (search packages hierarchically) > > - for global resources the JVM tries the file > > "struts-messages_en.properties" which is not present > > - then the JVM tries the language from system

Re: Framework provided text key resolving issue

2013-09-09 Thread Ɓukasz Lenart
2013/9/9 Christoph Nenning : > In this case the following happens: > - struts2's algorithm is performed (search packages hierarchically) > - for global resources the JVM tries the file > "struts-messages_en.properties" which is not present > - then the JVM tries the language from system property "u