Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91441306
context.xml
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Nov 11, 03:55
Size
1 KB
Mime Type
text/xml
Expires
Wed, Nov 13, 03:55 (2 d)
Engine
blob
Format
Raw Data
Handle
22263580
Attached To
R4444 MedCo Deployment
context.xml
View Options
<?xml version='1.0' encoding='utf-8'?>
<Context
swallowOutput=
"true"
>
<WatchedResource>
WEB-INF/web.xml
</WatchedResource>
<Resource
name=
"jdbc/problemDB"
auth=
"Container"
type=
"javax.sql.DataSource"
maxActive=
"100"
maxIdle=
"30"
maxWait=
"10000"
username=
"shrine"
password=
"SHRINE_DB_PASSWORD"
driverClassName=
"com.mysql.jdbc.Driver"
url=
"jdbc:mysql://shrine-database:3306/shrine_query_history"
testOnBorrow=
"true"
validationQuery=
"SELECT 1"
/>
<Resource
name=
"jdbc/shrineDB"
auth=
"Container"
type=
"javax.sql.DataSource"
maxActive=
"100"
maxIdle=
"30"
maxWait=
"10000"
username=
"shrine"
password=
"SHRINE_DB_PASSWORD"
driverClassName=
"com.mysql.jdbc.Driver"
url=
"jdbc:mysql://shrine-database:3306/shrine_query_history"
testOnBorrow=
"true"
validationQuery=
"SELECT 1"
/>
<Resource
name=
"jdbc/adapterAuditDB"
auth=
"Container"
type=
"javax.sql.DataSource"
maxActive=
"100"
maxIdle=
"30"
maxWait=
"10000"
username=
"shrine"
password=
"SHRINE_DB_PASSWORD"
driverClassName=
"com.mysql.jdbc.Driver"
url=
"jdbc:mysql://shrine-database:3306/adapterAuditDB"
testOnBorrow=
"true"
validationQuery=
"SELECT 1"
/>
<Resource
name=
"jdbc/qepAuditDB"
auth=
"Container"
type=
"javax.sql.DataSource"
maxActive=
"100"
maxIdle=
"30"
maxWait=
"10000"
username=
"shrine"
password=
"SHRINE_DB_PASSWORD"
driverClassName=
"com.mysql.jdbc.Driver"
url=
"jdbc:mysql://shrine-database:3306/qepAuditDB"
testOnBorrow=
"true"
validationQuery=
"SELECT 1"
/>
<Resource
name=
"jdbc/stewardDB"
auth=
"Container"
type=
"javax.sql.DataSource"
maxActive=
"100"
maxIdle=
"30"
maxWait=
"10000"
username=
"shrine"
password=
"SHRINE_DB_PASSWORD"
driverClassName=
"com.mysql.jdbc.Driver"
url=
"jdbc:mysql://shrine-database:3306/stewardDB"
testOnBorrow=
"true"
validationQuery=
"SELECT 1"
/>
</Context>
Event Timeline
Log In to Comment