Hi,

I have installed active-mq-web-console-5.10.0.war in my webapps directory
and I can access the various jsp pages.

Log messages imply that my Queue is being created by the app on startup:

INFO: Configuring Service(id=DOLLEEIngressDistributedQueue-0, type=Resource,
provider-id=Default Queue)
Nov 11, 2015 3:34:42 PM org.apache.openejb.config.AutoConfig
logAutoCreateResource
INFO: Auto-creating a Resource with id 'DOLLEEIngressDistributedQueue-0' of
type 'javax.jms.Queue for 'DeviceLocationMDB'.

Defaulting to port 61616:

INFO: Apache ActiveMQ 5.10.0 (localhost,
ID:ndollee-dt-2d.ula.comcast.net-51833-1447256083420-0:1) is starting
Nov 11, 2015 3:34:43 PM
org.apache.activemq.transport.TransportServerThreadSupport doStart
INFO: Listening for connections at: tcp://localhost:61616
Nov 11, 2015 3:34:43 PM org.apache.activemq.broker.TransportConnector start
INFO: Connector tcp://localhost:61616 started
Nov 11, 2015 3:34:43 PM org.apache.activemq.broker.BrokerService
doStartBroker
INFO: Apache ActiveMQ 5.10.0 (localhost,
ID:ndollee-dt-2d.ula.comcast.net-51833-1447256083420-0:1) started

But my hostname:8080/activemq-web-console-5.10.0/queues.jsp is empty.
Shouldn't I see DOLLEEIngressDistributedQueue-0 in there?

Thank you,
Gene.




--
View this message in context: 
http://tomee-openejb.979440.n4.nabble.com/Configuring-ActiveMQ-console-in-tomee-tp4676762.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Reply via email to