[
https://issues.jboss.org/browse/TEIID-3862?page=com.atlassian.jira.plugin...
]
Van Halbert commented on TEIID-3862:
------------------------------------
Modeshape:
{code}
<datasource jndi-name="java:/datasources/ModeShapeDS"
pool-name="ModeShapeDS" use-java-context="true">
<connection-url>jdbc:jcr:jndi:jcr?repositoryName=dv</connection-url>
<driver>modeshape</driver>
<security>
<user-name>${username</user-name>
<password>${pasword}</password>
</security>
</datasource>
{code}
{code}
<driver name="modeshape"
module="org.modeshape.jdbc">
<driver-class>org.modeshape.jdbc.LocalJcrDriver</driver-class>
</driver>
{code}
Documentation in kit for certain datasources missing
----------------------------------------------------
Key: TEIID-3862
URL:
https://issues.jboss.org/browse/TEIID-3862
Project: Teiid
Issue Type: Quality Risk
Components: Documentation
Reporter: Ramesh Reddy
Assignee: Van Halbert
Fix For: 8.12.5
The following data sources do not have documentation under
"docs/teiid/datasources"
where typically a standalone.xml changes and/or CLI scripts are provided.
access
hana
hsql
informix
modeshape
netezza
sybase
teradata
excel
hbase
odata
odata4
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)