Hi,

I'm running karaf 2.3.5 ActiveMQ 5.9.0
My borker is using the 60030 tcp port
/<property name="brokerURL" value="tcp://localhost:60030" />/
I can send and recive messages without problem.
I can see this broker in jmx

I've deployed the webconsole and changed the
/org.apache.activemq.webconsole.cfg/ file
corresponding to my jmx config.
I can browse all queues.
my jms url parameter is
webconsole.jms.url=tcp://localhost:*60030*
but when I send message using the console Iget an error
javax.jms.JMSException: Could not connect to broker URL:
tcp://localhost:*61616*. Reason: java.net.ConnectException: Connection
refused: connect

why the /webconsole.jms.url/ parameter is ignored ?

thank



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/OSGI-ActiveMQ-TCP-port-and-webconsole-tp4683031.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to