Advertisement
Guest User

Untitled

a guest
Apr 26th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <Resource name="jdbc/DEF_DS" auth="Container" type="javax.sql.DataSource"
  2. maxActive="100" maxIdle="30" maxWait="10000"
  3. username="ams" password="ams" driverClassName="org.postgresql.Driver"
  4. url="jdbc:postgresql://localhost:5432/postgres"/>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement