GitHub user mtaylor opened a pull request:

    https://github.com/apache/activemq-6/pull/110

    Distribution config

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mtaylor/activemq-6 distribution_config

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-6/pull/110.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #110
    
----
commit 79a6c49d0b989c9cefc30c5bab402398673991c3
Author: Martyn Taylor <[email protected]>
Date:   2015-02-24T13:47:25Z

    Update default protocol support / configuration
    
    Updates the out of the box configuration files as shipped with the
    distribution.  Changes the default connector to use port 61616 to aid
    migration of ActiveMQ 5.x clients.  Configures acceptors with port and
    protocol as follows:
    
    61616: Core protocol, OpenWire, STOMP, AMQP
    5445:  Core Protocol, STOMP (aimed at legacy HornetQ clients)
    5672:  AMQP
    61613: Stomp

commit 5536c7011d0f8fb0750a1f760ccedff2e6ac79bf
Author: Martyn Taylor <[email protected]>
Date:   2015-02-24T14:28:18Z

    Fix distribution bootstrap configs
    
    Some of the distribution configuration files were outdated, using the
    old configuration format.  This patch updates the config to allow the
    server to parse and run accordingly.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to