Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92050807
medco-ds.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
Sat, Nov 16, 22:51
Size
846 B
Mime Type
text/xml
Expires
Mon, Nov 18, 22:51 (2 d)
Engine
blob
Format
Raw Data
Handle
22368630
Attached To
R4434 MedCo I2b2 Cell
medco-ds.xml
View Options
<?xml version="1.0" encoding="UTF-8"?>
<datasources xmlns="http://www.jboss.org/ironjacamar/schema">
<!-- todo: only bootstrap here, add the other one as other cells + domain-->
<datasource jta="false" jndi-name="java:/MedCoBootStrapDS"
pool-name="MedCoBootStrapDS" enabled="true" use-ccm="false">
<connection-url>jdbc:postgresql://i2b2-database:5432/i2b2demotest</connection-url>
<driver-class>org.postgresql.Driver</driver-class>
<driver>postgresql-9.2-1002.jdbc4.jar</driver>
<security>
<user-name>medco_data</user-name>
<password>demouser</password>
</security>
<validation>
<validate-on-match>false</validate-on-match>
<background-validation>false</background-validation>
</validation>
<statement>
<share-prepared-statements>false</share-prepared-statements>
</statement>
</datasource>
</datasources>
Event Timeline
Log In to Comment