Using spring and activemq I can create a queue like so: <amq:connectionFactory id="amqConnectionFactory" brokerURL="vm://localhost" />
For senders and listeners this works fine but you don't see the any details being listed in the admin web console which I would do if i changed the broker to tcp://127.0.0.1:61616 .... Is there any reason for this? or to put it another way how can I monitor the activity on this queue? Much thanks! Keith -- View this message in context: http://old.nabble.com/Why-doesn%27t-a-vm%3A--localhost-broker-appear-in-the-admin-web-console--tp28256493p28256493.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.