[jira] [Resolved] (GEODE-4385) gfsh command to list jndi binding
[ https://issues.apache.org/jira/browse/GEODE-4385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karen Smoler Miller resolved GEODE-4385. Resolution: Fixed > gfsh command to list jndi binding > - > > Key: GEODE-4385 > URL: https://issues.apache.org/jira/browse/GEODE-4385 > Project: Geode > Issue Type: Sub-task > Components: docs >Reporter: Barbara Pruijn >Assignee: Karen Smoler Miller >Priority: Major > Labels: pull-request-available > Fix For: 1.6.0 > > Time Spent: 1h 40m > Remaining Estimate: 0h > > In cache.xml user can specify jndi binding like so: > {code:java} > > jdbc-driver-class="org.postgresql.Driver" user-name="gpadmin" > password="changeme" > connection-url="jdbc:postgresql://localhost:5432/gemfire_db"> > > > {code} > A user should be able to list a datasource using the gfsh command {{list > jndi-binding}} > Then all jndi-binding names will be displayed. > Please look at Geode's schema for a list of attributes that can be set: > [https://github.com/apache/geode-site/blob/master/website/content/schema/cache/cache-1.0.xsd#L1331] -- This message was sent by Atlassian JIRA (v7.6.3#76005)
[jira] [Resolved] (GEODE-4385) gfsh command to list jndi binding
[ https://issues.apache.org/jira/browse/GEODE-4385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barbara Pruijn resolved GEODE-4385. --- Resolution: Fixed > gfsh command to list jndi binding > - > > Key: GEODE-4385 > URL: https://issues.apache.org/jira/browse/GEODE-4385 > Project: Geode > Issue Type: Sub-task > Components: docs >Reporter: Barbara Pruijn >Priority: Major > Labels: pull-request-available > Fix For: 1.6.0 > > Time Spent: 50m > Remaining Estimate: 0h > > In cache.xml user can specify jndi binding like so: > {code:java} > > jdbc-driver-class="org.postgresql.Driver" user-name="gpadmin" > password="changeme" > connection-url="jdbc:postgresql://localhost:5432/gemfire_db"> > > > {code} > A user should be able to list a datasource using the gfsh command {{list > jndi-binding}} > Then all jndi-binding names will be displayed. > Please look at Geode's schema for a list of attributes that can be set: > [https://github.com/apache/geode-site/blob/master/website/content/schema/cache/cache-1.0.xsd#L1331] -- This message was sent by Atlassian JIRA (v7.6.3#76005)