Author: oching
Date: Thu Jun 10 03:28:03 2010
New Revision: 953209
URL: http://svn.apache.org/viewvc?rev=953209&view=rev
Log:
[MRM-1373] Archiva fails when default charset in database is UTF 8
submitted by Gwen Harold Autencio
o added documentation for the workaround, which is to set the character
encoding to UTF-8 after the database has been created
Modified:
archiva/branches/archiva-1.3.x/archiva-docs/src/site/apt/adminguide/databases.apt
Modified:
archiva/branches/archiva-1.3.x/archiva-docs/src/site/apt/adminguide/databases.apt
URL:
http://svn.apache.org/viewvc/archiva/branches/archiva-1.3.x/archiva-docs/src/site/apt/adminguide/databases.apt?rev=953209&r1=953208&r2=953209&view=diff
==============================================================================
---
archiva/branches/archiva-1.3.x/archiva-docs/src/site/apt/adminguide/databases.apt
(original)
+++
archiva/branches/archiva-1.3.x/archiva-docs/src/site/apt/adminguide/databases.apt
Thu Jun 10 03:28:03 2010
@@ -32,6 +32,9 @@ Apache Archiva Databases
By default the archiva and users databases are stored in the <<<databases>>>
directory where Archiva is installed. To change the
path, just edit all instances of the "DatabaseName" property in
<<<conf/jetty.xml>>> (see below).
+ <<Note:>> If you are using MySQL as your database, Archiva fails when the
users database created is initially set to UTF-8 for the character encoding.
+ As a workaround, set the database to UTF-8 encoding after it has been
populated. See {{{http://jira.codehaus.org/browse/MRM-1373} MRM-1373}} for more
details.
+
+------+
...
<New id="archiva" class="org.mortbay.jetty.plus.naming.Resource">