Guest User

Untitled

a guest
Nov 30th, 2017
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <Context>
  2.  
  3. <Resource name="jdbc/HenryBooksWebApp1"
  4. auth="Container" type="javax.sql.DataSource"
  5. maxActive="20" maxIdle="5" maxWait="10000"
  6. username="root" password="root"
  7. driverClassName="com.mysql.jdbc.Driver"
  8. url="jdbc:mysql://localhost:3306/henrybooks?useSSL=false"/>
  9.  
  10. </Context>
Add Comment
Please, Sign In to add comment