Cloudant Integration1.0
Cloudant Integration
1.0
This feature enables connections to Cloudant by providing a connector instance configured in the server configuration, which can be injected or accessed through JNDI. Applications use the Cloudant client library to utilize the connector instance.
Enabling this feature
To enable the Cloudant Integration 1.0 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>cloudant-1.0</feature>