Index: lams_build/conf/unix/jboss/service/mysql-ds.xml =================================================================== diff -u -rf3bd1130669a2b4e147d274cef7c537002c542bb -r7422a97db4b9d566a50b33fd0c8c3dddeb38ae64 --- lams_build/conf/unix/jboss/service/mysql-ds.xml (.../mysql-ds.xml) (revision f3bd1130669a2b4e147d274cef7c537002c542bb) +++ lams_build/conf/unix/jboss/service/mysql-ds.xml (.../mysql-ds.xml) (revision 7422a97db4b9d566a50b33fd0c8c3dddeb38ae64) @@ -51,6 +51,7 @@ jdbc/quartz-ds jdbc:mysql://localhost:3306/@db.name@ com.mysql.jdbc.Driver + utf8 TRANSACTION_READ_COMMITTED @db.username@