]
Marián Labuda closed JBIDE-20600.
---------------------------------
Verified.
document how to use Deploy to OpenShift (Docker integration)
------------------------------------------------------------
Key: JBIDE-20600
URL:
https://issues.jboss.org/browse/JBIDE-20600
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Max Rydahl Andersen
Assignee: Fred Bricon
Priority: Blocker
Fix For: 4.3.0.Final
Trying to use the Deploy to OpenShift dialog I found a few issues and i'm a bit stuck
figuring out how it works.
What I did was trying to just take jboss/wildfly:latest and deploy to openshift.
First off, the first page of Deploy to openshift wont let me create a connection or
project so I have as a user to have done that *before* starting the dialog.
Once I have done that the dialog is asking for a lot of questions but very little hints
about what they are.
One example is "Add Route" on services ports page - that page can have
multiple services so which does "Add Route" refer to and should it not need to
know which port needed to use ?
But worst issue is that once all that is filled out then I do not seem to be able to get
any logs or info on why wildfly is not started.
neither in webconsole nor in eclipse views.
Should there not be access to some console logs or similar to things created by a project
?
anyway - long description to point out we need some docs on how to actually use this if
we cannot fix the UI before GA.