John Keyes wrote: > I tried passing the file.encoding System property but couldn't > get that to work.
It couldn't possibly work as this VM property is read-only. The only way of dealing with it on *NIX systems is setting enviroment variables LANG or LC_CTYPE. Regards, R. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
