Re: Accents: working in development, not working in deployment
Re: Accents: working in development, not working in deployment
- Subject: Re: Accents: working in development, not working in deployment
- From: Arturo Perez <email@hidden>
- Date: Wed, 27 Jul 2005 10:56:22 -0400
François Reboursier wrote:
Hi guys,
I have a mind-boggling issue: my app extensively uses accented
characters (ha, the joy of non-english languages....), and some strings
are hard-coded in Java source files.
All my sources files are encoded as Unicode-UTF8, javac is configured
properly ( ' JAVAC_SOURCE_FILE_ENCODING = UTF-8 ' both for development
& deployment ), and my pages are generated with the file encoding
properly set in the header.
In the development environment everything works well: all accented
characters, whether they come from my java sources or from the .wo
files, are displayed properly.
But in the deployment environnement accented chars from java files
appear as garbage (but those from .wo file still look OK).
Any idea on how to configure the deployment environment properly?
Best regards.
(I'm using WO 5.2.4 )
One thing I've seen is that JBoss doesn't always honor the specified
page encoding setting. Are you using JBoss to deploy?
-arturo
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden