Error: "Problema update DB: com.mysql.jdbc.MysqlDataTruncation ..."

2005-09-11
To fix this problem, that comes with the newer versions of MySQL and Connector/J, add the parameter jdbcCompliantTruncation=false to your JDBC URI in WEB-INF/web.xml.