Hi Eric, You will have to force the JVM using -Duser.language=en (there is also -Duser.country=US for instance) This was used for another reason in OFBiz before (actually a kind of Sun's bug)
Jacques From: "Eric DE MAULDE" <[email protected]> Hi, I would like to force default language into ecommerce application, even if the browser is setted with another language and translations into the browser's language are available. For example, my browser is setted with English language, I want to display pages into French (by default, without change language) Thanks Eric
