Rev 695 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 695 | Rev 749 | ||
|---|---|---|---|
| Line 28... | Line 28... | ||
| 28 | username="labse_sc_lse" password="labse10" />
|
28 | username="labse_sc_lse" password="labse10" />
|
| 29 | -->
|
29 | -->
|
| 30 | 30 | ||
| 31 | <Resource name="jdbc/sistemaLAB" auth="Container"
|
31 | <Resource name="jdbc/sistemaLAB" auth="Container"
|
| 32 | type="javax.sql.DataSource" driverClassName="org.postgresql.Driver"
|
32 | type="javax.sql.DataSource" driverClassName="org.postgresql.Driver"
|
| 33 | url="jdbc:postgresql://localhost:5432/espacoc_db"
|
- | |
| - | 33 | url="jdbc:postgresql://localhost:5432/labse_db"
|
|
| 34 | initialSize="3" maxActive="100" maxWait="10000"
|
34 | initialSize="3" maxActive="100" maxWait="10000"
|
| 35 | minEvictableIdleTimeMillis="60000" timeBetweenEvictionRunsMillis="10000"
|
35 | minEvictableIdleTimeMillis="60000" timeBetweenEvictionRunsMillis="10000"
|
| 36 | removeAbandoned = "true" removeAbandonedTimeout = "180"
|
36 | removeAbandoned = "true" removeAbandonedTimeout = "180"
|
| 37 | username="espacoc_sc_sec" password="espaco10" />
|
- | |
| - | 37 | username="labse_sc_lse" password="labse10" />
|
|
| 38 | 38 | ||
| 39 | <!--
|
39 | <!--
|
| 40 | 40 | ||
| 41 | <Resource name="jdbc/sisDS" auth="Container"
|
41 | <Resource name="jdbc/sisDS" auth="Container"
|
| 42 | type="javax.sql.DataSource" driverClassName="org.postgresql.Driver"
|
42 | type="javax.sql.DataSource" driverClassName="org.postgresql.Driver"
|