Re: JDK 1.4.2 fonts issue

2004-07-12 Thread nmeyers
On Mon, Jul 12, 2004 at 08:57:20AM -0500, Amit Kirdatt wrote: > We have a web application which generates RTFs dynamically (uses jFor). One > of the RTFs contains the following symbol ? (symbol for section). Now this > symbol displays correctly if we start our JBoss server from the command > line,

RE: JDK 1.4.2 fonts issue

2004-07-12 Thread Amit Kirdatt
Nevermind, I found the problem. The cron environment does not have the LANG=en_US env. var. set. Once I set that in my script everything works like a charm Thanks, Amit -Original Message- From: Amit Kirdatt Sent: Monday, July 12, 2004 8:57 AM To: [EMAIL PROTECTED] Subject: JDK 1.4.2 fo