|
|
@ -12,6 +12,7 @@
|
|
|
|
</jndiConfig>
|
|
|
|
</jndiConfig>
|
|
|
|
<definition type="RDBMS">
|
|
|
|
<definition type="RDBMS">
|
|
|
|
<configuration>
|
|
|
|
<configuration>
|
|
|
|
|
|
|
|
<defaultAutoCommit>true</defaultAutoCommit>
|
|
|
|
<url>jdbc:h2:repository/database/WSO2DM_DB;DB_CLOSE_ON_EXIT=FALSE</url>
|
|
|
|
<url>jdbc:h2:repository/database/WSO2DM_DB;DB_CLOSE_ON_EXIT=FALSE</url>
|
|
|
|
<username>wso2carbon</username>
|
|
|
|
<username>wso2carbon</username>
|
|
|
|
<password>wso2carbon</password>
|
|
|
|
<password>wso2carbon</password>
|
|
|
|