Bug 1034285

Summary: User cannot choose custom messaging port during ports configuration via installer.
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Petr Kremensky <pkremens>
Component: InstallerAssignee: Miles Tjandrawidjaja <mtjandra>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Kremensky <pkremens>
Severity: medium Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.3.0CC: mtjandra, thauser
Target Milestone: ER4   
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-28 15:40:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Petr Kremensky 2013-11-25 14:23:50 UTC
Description of problem:
 Text field for messaging port is missing in socket bindings screens for standalone-full, standalone-full-ha, domain-full, and domain-full-ha profiles.

Version-Release number of selected component (if applicable):
 EAP 6.2.0.CR3

How reproducible:
 Always

Steps to Reproduce:
 1. Start the installer in gui mode, go to Socket binding screen using default values.
 2. Once on Socket bindings screen, choose to "Configure custom port bindings". Choose either standalone, or domain mode.
 3. Keep pressing the Next button to get to full-standalone/full-domain screen.

Actual results:
 JTextField for entering messaging system property and default port is missing.

Expected results:
 JTextField with Default value 5445 is presented.

Comment 1 Miles Tjandrawidjaja 2013-11-25 21:24:36 UTC
User can now configure messaging port on standalone-full, standalone-full-ha, domain-full, and domain-full-ha profiles.

http://git.app.eng.bos.redhat.com/jbossas-installer.git/commit/?h=eap-6.2&id=a49dc4d8cf96a456b02a53606cb8f81d69b4a0a1

Comment 2 Petr Kremensky 2014-05-15 06:33:42 UTC
Verified on EAP 6.3.0.ER4 installer.