RE: [JBoss-user] Second post : Problem with Oracle 8i , Cyrillic and Unicode

2001-07-24 Thread jquest jquest


Thanks Paul,
I think all with Oracle is OK.
I have anoder machine runing Sun's J2EE and the same code is working well.

My client is swing-based and is unicode-OK.
Only jboss have problems.
Exist in Jboss properties any setup for locale and language support?
I cold not find any.

Thanks.

>From: "Paul  Austin" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: RE: [JBoss-user] Second post : Problem with Oracle 8i , Cyrillic 
>and Unicode
>Date: Tue, 24 Jul 2001 09:00:53 -0400
>
>What happens when you load the data back out of the database and display
>it in a text field does it still have the  again. It could just be
>that System.out.println does not handle the unicode characters correctly
>(nothing to do with jboss).
>
>With international support you need to ensure that the encoding types
>are set up correctly in the java application and the database so that
>any encoding conversion is performed correctly. When you created the
>database what encoding did you use, UTF-8 , ISO-8859-1? Also what is the
>value of the NLS_LANG environment variable as this is used by the Oracle
>JDBC driver for the encoding conversion.
>
>Can you post the source code and any values of these settings?
>
>Paul
>
>-Original Message-
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED]]On Behalf Of jquest
>jquest
>Sent: 24 July 2001 13:45
>To: [EMAIL PROTECTED]
>Subject: [JBoss-user] Second post : Problem with Oracle 8i , Cyrillic
>and Unicode
>
>
>Hi all ,
>I try to make a litle Application with JBoss.
>As client I use swing.
>My DB is Oracle 8i.
>I need to use Cyrillic in my App. and I use Unicode.
>In client all is OK.
>I can read and write a TextField.
>A get the value and call a simple session bean on JBoss.
>It make System.out.println ( my String value) and stores the value in
>DB.
>The session bean is not working.
>It write ? not symbols.
>
>Any solution for this case?
>
>It is urgent.
>Support Jboss realy Unicode or not?
>
>Many thanks in advance.
>
>
>
>_
>Get your FREE download of MSN Explorer at
>http://explorer.msn.com/intl.asp
>
>
>___
>JBoss-user mailing list
>[EMAIL PROTECTED]
>http://lists.sourceforge.net/lists/listinfo/jboss-user


_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user



RE: [JBoss-user] Second post : Problem with Oracle 8i , Cyrillic and Unicode

2001-07-24 Thread Paul Austin
Title: RE: [JBoss-user] Second post : Problem with Oracle 8i , Cyrillic and Unicode






What happens when you load the data back out of the database and display it in a text field does it still have the  again. It could just be that System.out.println does not handle the unicode characters correctly (nothing to do with jboss).

With international support you need to ensure that the encoding types are set up correctly in the java application and the database so that any encoding conversion is performed correctly. When you created the database what encoding did you use, UTF-8 , ISO-8859-1? Also what is the value of the NLS_LANG environment variable as this is used by the Oracle JDBC driver for the encoding conversion.

Can you post the source code and any values of these settings?


Paul


-Original Message-

From: [EMAIL PROTECTED]

[mailto:[EMAIL PROTECTED]]On Behalf Of jquest

jquest

Sent: 24 July 2001 13:45

To: [EMAIL PROTECTED]

Subject: [JBoss-user] Second post : Problem with Oracle 8i , Cyrillic

and Unicode



Hi all ,

I try to make a litle Application with JBoss.

As client I use swing.

My DB is Oracle 8i.

I need to use Cyrillic in my App. and I use Unicode.

In client all is OK.

I can read and write a TextField.

A get the value and call a simple session bean on JBoss.

It make System.out.println ( my String value) and stores the value in DB.

The session bean is not working.

It write ? not symbols.


Any solution for this case?


It is urgent.

Support Jboss realy Unicode or not?


Many thanks in advance.




_

Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp



___

JBoss-user mailing list

[EMAIL PROTECTED]

http://lists.sourceforge.net/lists/listinfo/jboss-user