Hello,
I have the following problem.
We have a portal solution based on liferay-Portal.
After the update from JBoss 3.2.6 (in my opinion using Hibernate2) to JBoss 4.0.3 (using Hibernate3) the storage of german Umlaut (e.g. ÄÖÜ) fails.
I Have changed all possible codepages and s.o. from UTF-8 to ISO-8859-1 and back but nothing runs.
In my opinion the problem is a Hibernate problem.
Can anyone help me?
Many thanks in advance.
Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version:
2 and 3
Mapping documents:
Code between sessionFactory.openSession() and session.close():
Full stack trace of any exception that occurs:
Name and version of the database you are using:
MySQL5
The generated SQL (show_sql=true):
Debug level Hibernate log excerpt: