Google Answers Logo
View Question
 
Q: UTF-8 Language Support for JBoss 2.4.4 application server and mySQL 4.1.0 ( No Answer,   2 Comments )
Question  
Subject: UTF-8 Language Support for JBoss 2.4.4 application server and mySQL 4.1.0
Category: Computers > Programming
Asked by: jung10-ga
List Price: $30.00
Posted: 28 Sep 2003 03:49 PDT
Expires: 07 Oct 2003 00:16 PDT
Question ID: 260913
We are developing a web application based on the following system
environment:
Tomcat v4.0, Struts, JBoss 2.4.4 and mySQL v4.1.0.

Our application should deal with text messages stored in mySQL via
JDBC that may contain german umlauts (äöü).

Although we configure any software component to use UTF-8 encoding
(JSPs,JBoss,mySQL), entered umlauts do not arrive correctly in DB.
mySQL and JBoss itself deal well with umlauts (already tested).

Any help is highly appreciated.
Answer  
There is no answer at this time.

Comments  
Subject: Re: UTF-8 Language Support for JBoss 2.4.4 application server and mySQL 4.1.0
From: eldefors-ga on 02 Oct 2003 16:59 PDT
 
Try updating your jdbc driver to the latest stable version, and use a
connection-url somewhat like below:
jdbc:mysql://127.0.0.1:3306/mxDb?autoReconnect=true&useUnicode=true
Subject: Re: UTF-8 Language Support for JBoss 2.4.4 application server and mySQL 4.1.0
From: jung10-ga on 06 Oct 2003 12:15 PDT
 
Thank you - this solved my problem.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you.
Search Google Answers for
Google Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy