Advertisement
Guest User

Untitled

a guest
Mar 4th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. <Realm className="org.apache.catalina.realm.JDBCRealm" connectionURL="jdbc:mysql://localhost/forum?user=root&amp;password=mysqltest&amp;characterEncoding=utf8" digest="MD5" driverName="com.mysql.cj.jdbc.Driver" roleNameCol="role" userCredCol="password" userNameCol="login" userRoleTable="role" userTable="user"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement