[
https://issues.jboss.org/browse/TEIID-5107?page=com.atlassian.jira.plugin...
]
Ramesh Reddy resolved TEIID-5107.
---------------------------------
Fix Version/s: 9.3.4
9.2.7
Resolution: Done
added following script to `teiid-domain-mode-install.cli` script file
{code}
/deployment=teiid-olingo-odata4.war:add(runtime-name=teiid-olingo-odata4.war,content=[{path=modules/system/layers/dv/org/jboss/teiid/main/deployments/teiid-olingo-odata4.war/,archive=false,relative-to=jboss.home.dir}])
/server-group=main-server-group/deployment=teiid-olingo-odata4.war:add(enabled=true)
{code}
teiid-olingo-*.war not deploying in wildfly when using domain
-------------------------------------------------------------
Key: TEIID-5107
URL:
https://issues.jboss.org/browse/TEIID-5107
Project: Teiid
Issue Type: Bug
Components: OData
Affects Versions: 9.2
Reporter: Van Halbert
Assignee: Ramesh Reddy
Priority: Critical
Fix For: 10.0, 9.3.4, 9.2.7
The Teiid odata war is only deploying in standalone.
The workaround in domain mode is to re-deploy the war using the admin console.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)