[
https://issues.jboss.org/browse/TEIID-3862?page=com.atlassian.jira.plugin...
]
Van Halbert commented on TEIID-3862:
------------------------------------
Excel:
{code}
/subsystem=resource-adapters/resource-adapter=fileExcel:add(module=org.jboss.teiid.resource-adapter.file)
/subsystem=resource-adapters/resource-adapter=fileExcel/connection-definitions=fileDS:add(jndi-name=java:/excel-file,
class-name=org.teiid.resource.adapter.file.FileManagedConnectionFactory, enabled=true,
use-java-context=true)
/subsystem=resource-adapters/resource-adapter=fileExcel/connection-definitions=fileDS/config-properties=ParentDirectory:add(value=${jboss.home.dir}/excelFiles/)
/subsystem=resource-adapters/resource-adapter=fileExcel/connection-definitions=fileDS/config-properties=AllowParentPaths:add(value=true)
/subsystem=resource-adapters/resource-adapter=fileExcel:activate
{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)