[ https://issues.apache.org/jira/browse/STRATOS-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13938772#comment-13938772 ]
Dinesh Bandara edited comment on STRATOS-522 at 3/18/14 4:59 AM: ----------------------------------------------------------------- If all the stratos components run in a same machine setting port offset value is required. if it so listen port of the message broker can be changed according to the port offset. It is better to define the new property as follows #service ports of products export *mb_listen_port*=5672 #default port which the message broker service runs and then chneged the mb_listen_port of each component should be changed as follows: <component>_mb_listen_port = mb_listen_port + mb_port_offset was (Author: dineshb): Since we have added port offset value to MB, mb_listen_port of each component should be changed as follows: <component>_mb_listen_port = mb_port + mb_port_offset > 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 > > 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)