]
Fred Bricon commented on JBIDE-20902:
-------------------------------------
In order to test the new templates
- setup vagrant:
- In the directory containing that Vagrantfile, execute `vagrant up`
- connect to the OS3 instance using basic auth: admin/admin
Application Wizard: required template parameters from previously
selected templates are shown
---------------------------------------------------------------------------------------------
Key: JBIDE-20902
URL:
https://issues.jboss.org/browse/JBIDE-20902
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.3.0.CR1
Reporter: Fred Bricon
Assignee: Andre Dietisheim
Priority: Blocker
When connected to an openshift 3 instance having the latest middleware templates, that
use required parameters, create a new Application. If you click on one template, like
amq6-persistent-ssl, then select (dbl-click) the eap6-basic-s2i one, you'll see:
- required param reported in error, but is not listed
- decoration does not match error displayed
- can't go to next page as validation is impossible to achieve
!http://content.screencast.com/users/fbricon/folders/Jing/media/00a9d65b-c3a2-4651-89d8-9521ae8a7728/00000206.png|width=600!
The eap6-basic-template should work OOTB.
When selecting a template in the treeview, databinding populates validation requirements
in the model, but these requirements are not reset when selecting another template.
The only workaround is to close the wizard and make sure you directly select the proper
template on the first try.