Bug 1025707 - Changing management ports for domain is not working in -console installation
Summary: Changing management ports for domain is not working in -console installation
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Installer
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: CR1
: EAP 6.2.0
Assignee: Miles Tjandrawidjaja
QA Contact: Petr Kremensky
Russell Dickenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-01 11:01 UTC by Petr Kremensky
Modified: 2014-09-03 04:56 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-15 16:16:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Kremensky 2013-11-01 11:01:35 UTC
Description of problem:
 Management ports for domain are not changed by -console installer,

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

How reproducible:
 Always

Steps to Reproduce:
 1. Run -console installation
 2. Select to configure custom port bindings for Domain mode. 
 3. Change management-native port to 1111 and management-http port to 1110
 4. Finish the installation
 5. Check host.xml, host-slave.xml or host-master.xml files.

Actual results:
 Default ports (9999 & 9990) are used.

Expected results:
 New ports (1111 & 1110) are used.

Additional info:
 Gui installation is fine.

Comment 1 Miles Tjandrawidjaja 2013-11-04 16:14:21 UTC
Domain port configuration should now be working during a console installation.
Host.xml files should be created as configured.

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

Comment 2 Petr Kremensky 2013-11-14 15:43:53 UTC
Verified on EAP 6.2.0.CR1 installer.


Note You need to log in before you can comment on or make changes to this bug.