]
Barry LaFond updated TEIIDDES-2052:
-----------------------------------
Fix Version/s: 9.0.5
(was: 9.0.4)
'Mark as Deployable' on a war not working for remote
(OpenShift) server
-----------------------------------------------------------------------
Key: TEIIDDES-2052
URL:
https://issues.jboss.org/browse/TEIIDDES-2052
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 8.3.1
Reporter: Mark Drilling
Assignee: Mark Drilling
Fix For: 9.0.5, 9.3
I created a war (using Rest War generator) in Designer and added it to my project. Then
to deploy it, I selected it and used the 'Mark as Deployable" action.
This worked fine on my local server (both deploy and undeploy) but then I switched to an
OpenShift external server instance (used port-forwarding).
The 'Mark as Deployable' action doesnt work for the Openshift external server.
Maybe the action is doing a copy of the war into the deployments folder?
We don't provide the action, but we should either troubleshoot or potentially provide
our own action which deploys a war using the admin api.