Re: J2SDK 1.4.2_01 + Linux + file.encoding

2003-10-28 Thread Luiz Ricardo
Hi everyone,

maybe this is off-topic but I read somewhere in Internet that the JVM
System Properties should not be configured via -D parameter cause it is
not guarranted to work. I always used this to configure the
file.encoding in Linux machines to ISO-8859-1 but it didnĀ“t work with
J2SDK 1.4.2 so some pages serverd by Tomcat display ISO-8859-1
characters as question marks.

I solved my problem setting the enviroment variable LANG to my specific
locale (LANG=pt_BR.ISO-8859-1) and it worked it out!

Luiz Ricardo
- Original Message - 
From: David O'Brien [EMAIL PROTECTED]
To: Tomcat Users List [EMAIL PROTECTED]
Sent: Monday, October 27, 2003 2:21 PM
Subject: Re: J2SDK 1.4.2_01 + Linux + file.encoding


 I face the same problem but haven't found a solution yet. I had to
revert
 to the old version of the SDK.
 If you find anything could you let me know?
 -Dave


 At 12:12 PM 10/27/2003, you wrote:
 Hi everyone,
 
 I have the following configuration:
 
 Linux Mandrake 8.0
 J2SDK 1.4.2_01
 Tomcat 4.1.27
 
 In my application I have to read some files that contains characters
 that are ISO-8859-1 charset but when I display these file contents by
 Tomcat the ISO-8859-1 characters are replaced by question marks,
Tomcat
 is started with the parameter -Dfile.encoding=ISO-8859-1.
 
 The detail is that if I use J2SDK1.4.1 everything works fine! I would
 like to know if someone here faced this problem and/or has some tip
how
 to solve it.
 
 Thanks in advance,
 
 Luiz Ricardo
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]


 David G. O'Brien
 Web Services Coordinator / Systems Administrator

 NACCRRA
 The Nation's Network of Child Care Resource  Referral
 1319 F Street NW, Suite 500
 Washington, DC 20004
 (202) 393-5501 ext. 113
 (202) 393-1109 fax



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



J2SDK 1.4.2_01 + Linux + file.encoding

2003-10-27 Thread Luiz Ricardo
Hi everyone,

I have the following configuration:

Linux Mandrake 8.0
J2SDK 1.4.2_01
Tomcat 4.1.27

In my application I have to read some files that contains characters
that are ISO-8859-1 charset but when I display these file contents by
Tomcat the ISO-8859-1 characters are replaced by question marks, Tomcat
is started with the parameter -Dfile.encoding=ISO-8859-1.

The detail is that if I use J2SDK1.4.1 everything works fine! I would
like to know if someone here faced this problem and/or has some tip how
to solve it.

Thanks in advance,

Luiz Ricardo


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: J2SDK 1.4.2_01 + Linux + file.encoding

2003-10-27 Thread David O'Brien
I face the same problem but haven't found a solution yet. I had to revert 
to the old version of the SDK.
If you find anything could you let me know?
-Dave

At 12:12 PM 10/27/2003, you wrote:
Hi everyone,

I have the following configuration:

Linux Mandrake 8.0
J2SDK 1.4.2_01
Tomcat 4.1.27
In my application I have to read some files that contains characters
that are ISO-8859-1 charset but when I display these file contents by
Tomcat the ISO-8859-1 characters are replaced by question marks, Tomcat
is started with the parameter -Dfile.encoding=ISO-8859-1.
The detail is that if I use J2SDK1.4.1 everything works fine! I would
like to know if someone here faced this problem and/or has some tip how
to solve it.
Thanks in advance,

Luiz Ricardo

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


David G. O'Brien
Web Services Coordinator / Systems Administrator
NACCRRA
The Nation's Network of Child Care Resource  Referral
1319 F Street NW, Suite 500
Washington, DC 20004
(202) 393-5501 ext. 113
(202) 393-1109 fax


Re: J2SDK 1.4.2_01 + Linux + file.encoding

2003-10-27 Thread Jean-Francois Arcand
Have you file a bug on java.sun.com? That would be good to make them 
aware of the problem (and there is possibly a workaround described 
there). This is clearly not an issue with Tomcat, but with the JDK.

-- Jeanfrancois

David O'Brien wrote:

I face the same problem but haven't found a solution yet. I had to 
revert to the old version of the SDK.
If you find anything could you let me know?
-Dave

At 12:12 PM 10/27/2003, you wrote:

Hi everyone,

I have the following configuration:

Linux Mandrake 8.0
J2SDK 1.4.2_01
Tomcat 4.1.27
In my application I have to read some files that contains characters
that are ISO-8859-1 charset but when I display these file contents by
Tomcat the ISO-8859-1 characters are replaced by question marks, Tomcat
is started with the parameter -Dfile.encoding=ISO-8859-1.
The detail is that if I use J2SDK1.4.1 everything works fine! I would
like to know if someone here faced this problem and/or has some tip how
to solve it.
Thanks in advance,

Luiz Ricardo

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


David G. O'Brien
Web Services Coordinator / Systems Administrator
NACCRRA
The Nation's Network of Child Care Resource  Referral
1319 F Street NW, Suite 500
Washington, DC 20004
(202) 393-5501 ext. 113
(202) 393-1109 fax


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]