Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-484

discoveryUri not recorded on TransportConnector when JMX in use

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.0 M4
    • Connector
    • None
    • w2k and linux with jdk1.5

    Description

      When transport connector as follows is defined

      <transportConnector uri="tcp://localhost:61616" discoveryUri="multicast://default"/>

      in conjuction with the broker definition of:

      <broker useJmx="true" />

      The resulting TransportConnector created by XBeans from the defintion is provided with the discoveryUri. However, the BrokerService then replaces that instance with ManagedTransportConnector instance but does not transfer the discoveryUri. The result is no discovery agent is created for the connector when the connector is started.

      Attachments

        Activity

          People

            Unassigned Unassigned
            dennis@bevocal.com Dennis Cook
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: