1. Deprecate mordred (Add notes about its deprecation and the use of dbcp)
2. Add better default for dbcp (insert max_idle and max_wait)
3) Add a link to dbcp options documentation
4) Remove autoReconnect from the documented jdbc url for mysql (autoReconnect has been deprecated and has known problems if used in combination with dbcp) http://www.mail-archive.com/ojb-user@db.apache.org/msg15426.html http://lists.mysql.com/java/4928
Description
The summary already describe it all:
1. Deprecate mordred (Add notes about its deprecation and the use of dbcp)
2. Add better default for dbcp (insert max_idle and max_wait)
3) Add a link to dbcp options documentation
4) Remove autoReconnect from the documented jdbc url for mysql (autoReconnect has been deprecated and has known problems if used in combination with dbcp)
http://www.mail-archive.com/ojb-user@db.apache.org/msg15426.htmlhttp://lists.mysql.com/java/4928