username="root"
password="123456"
maxidle="2"
maxwait="5000"
url="jdbc:mysql://localhost/test"
maxactive="4"/>
</globalnamingresources>
contex.xml
<context>
<watchedresource>web-inf/web.xml</watchedresource>
<resourcelink name="jdbc for mysql" global="jdbc for mysql" type="javax.sql.datasource"/>
</context>