Where can I change the ports for
- browser admin (default 8161)
- and for listening (default 61616)



I found an entry in activemq.xml

        <transportConnectors>
            <transportConnector name="openwire" uri="tcp://0.0.0.0:61616"/>
        </transportConnectors>

Is this the right place for the listening port?

Ben





Reply via email to