<attribute name="ManagedConnectionFactoryProperties"> <properties> <config-property name="ConnectionURL" type="java.lang.String">jdbc:sql/Index.html'>mysql://sql/Index.html'>mysql服务器的IP地址:3306/数据库名</config-property> <config-property name="DriverClass" type="java.lang.String">com.sql/Index.html'>mysql.jdbc.Driver</config-property> <!--set these only if you want only default logins, not through JAAS --> <config-property name="UserName" type="java.lang.String">输入你的用户名</config-property> <config-property name="Password" type="java.lang.String">输入你的密码</config-property> </properties>