...
[10:59:43 CST(-0600)] <bbranch> k, let me make a quick change.
[11:02:13 CST(-0600)] <bbranch> <bean id="dataSource"
[11:02:15 CST(-0600)] <bbranch> class="org.apache.commons.dbcp.BasicDataSource"
[11:02:17 CST(-0600)] <bbranch> p:driverClassName="com.mysql.jdbc.Driver"
[11:02:19 CST(-0600)] <bbranch> p:jdbcUrl-ref="mysql://localhost:3306/test?autoReconnect=true"
[11:02:20 CST(-0600)] <bbranch> p:password="******"
[11:02:22 CST(-0600)] <bbranch> p:username="******" />