[
https://issues.apache.org/jira/browse/STRATOS-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13940230#comment-13940230
]
Dinesh Bandara commented on STRATOS-522:
----------------------------------------
mb_port is the *default port* which the message broker service runs. According
to WSO2MB it is 5672. This value should be changes according to the MB which we
are going to use.
mb_listen_port of each component (<component>_mb_listen_port) will be change
according to the given mb_port and mb_port_offset.
Please review and apply the patch
*0001-Changes-to-take-message-broker-port-separately.patch*
Thanks.
> Message broker port should be taken separately in stratos installer(shell
> script)
> ---------------------------------------------------------------------------------
>
> Key: STRATOS-522
> URL: https://issues.apache.org/jira/browse/STRATOS-522
> Project: Stratos
> Issue Type: Bug
> Components: Stratos Installer
> Reporter: Lahiru Sandaruwan
> Assignee: Dinesh Bandara
> Attachments: 0001-Changes-to-take-message-broker-port-separately.patch
>
>
> Currently it takes from port offset. We should be able to give a MB service
> which runs on any port. So introduce a property like this
> #service ports of products
> export mb_port=5672 #port which the message broker service runs
--
This message was sent by Atlassian JIRA
(v6.2#6252)