Archimedes Trajano created KARAF-1625:
-----------------------------------------
Summary: Pax Web uses port 8080 rather than the configured value
Key: KARAF-1625
URL: https://issues.apache.org/jira/browse/KARAF-1625
Project: Karaf
Issue Type: Bug
Components: cellar-config, cellar-core
Affects Versions: 2.2.3
Environment: Mac OSX and Windows 7
JDK 7
Apache Karaf 2.2.4
Reporter: Archimedes Trajano
Using Apache Karaf 2.2.4 I made the following changes to the default
configuration:
* add the cellar features URL
* only have cellar in the featuresBoot list
When I start on two different computers and both nodes appear in the node-list,
I execute the following command.
cluster:features-install webconsole
What I expect to happen is http://localhost:8181/system/console would come up,
instead nothing is listening on port 8181. After close inspection of the logs
it appears to be using port 8080 and the system console does appear on port
8080 on both nodes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira