You're production system is possibly not configured with UTF-8 as it's default encoding. Try adding
-Dfile.encoding=UTF-8 to your jvm arguments. Josh On Mon, Sep 19, 2011 at 11:16 AM, Dimitri <dimitri.cano...@gmail.com> wrote: > Hi all, > While everything if good on my dev pc, i have an encoding problem with the > production site. > > Everything is set to utf-8 (tapestry default, browser query, result header), > but messages i wrote in Java code are displaying non utf-8 content. > > For instance: > "Peut-être vos critères sont-ils trop restrictifs?" > > Instead of: > "Peut-être vos critères sont-ils trop restrictifs?" > > Any hint about this ? > Thank you, > > > Dimitri > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/T5-2-message-encoding-tp4819883p4819883.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org