added correct db

revert-dabc3590
ayyoob 8 years ago
parent 3b721cfc6c
commit dedcf3b858

@ -30,7 +30,7 @@
</jndiConfig> </jndiConfig>
<definition type="RDBMS"> <definition type="RDBMS">
<configuration> <configuration>
<url>jdbc:h2:repository/database/Android_DB;DB_CLOSE_ON_EXIT=FALSE <url>jdbc:h2:repository/database/WSO2MobileAndroid_DB;DB_CLOSE_ON_EXIT=FALSE
</url> </url>
<username>wso2carbon</username> <username>wso2carbon</username>
<password>wso2carbon</password> <password>wso2carbon</password>

@ -39,7 +39,6 @@
<Table name="AD_DEVICE"> <Table name="AD_DEVICE">
<PrimaryKey>DEVICE_ID</PrimaryKey> <PrimaryKey>DEVICE_ID</PrimaryKey>
<Attributes> <Attributes>
<Attribute>DEVICE_ID</Attribute>
<Attribute>GCM_TOKEN</Attribute> <Attribute>GCM_TOKEN</Attribute>
<Attribute>DEVICE_INFO</Attribute> <Attribute>DEVICE_INFO</Attribute>
<Attribute>IMEI</Attribute> <Attribute>IMEI</Attribute>

Loading…
Cancel
Save