Re: ActiveMQ Topic Messages Not Delivered

2015-11-02 Thread Tim Bain
isory.Producer.Topic.x and > ActiveMQ.Adivsory.Expire.Topic.x . Looking at things this morning I'm > also seeing the "Producer" topic as well. Maybe these topics only appear > when the are being used? > > > > > > > -- > View this message i

Re: ActiveMQ Topic Messages Not Delivered

2015-11-02 Thread swone
Maybe these topics only appear when the are being used? -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-Topic-Messages-Not-Delivered-tp4703502p4703599.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ Topic Messages Not Delivered

2015-10-30 Thread Tim Bain
tener/consumer > DefaultMessageListenerContainer messageListener = new > DefaultMessageListenerContainer(); > > messageListener.setSessionTransacted(true); > messageListener.setDestinationName(destinationName); > messageListener.setConnectionFactory(jmsFactory); > messageListener.setMessageListener(listener); > messageListener.setPubSubDomain(true); > messageListener.initialize(); > messageListener.start(); > > > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/ActiveMQ-Topic-Messages-Not-Delivered-tp4703502p4703531.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >

Re: ActiveMQ Topic Messages Not Delivered

2015-10-30 Thread swone
(listener); messageListener.setPubSubDomain(true); messageListener.initialize(); messageListener.start(); -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-Topic-Messages-Not-Delivered-tp4703502p4703531.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ Topic Messages Not Delivered

2015-10-30 Thread Tim Bain
h no message Enqueued > or Dequeued. Any ideas how to debug this? > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/ActiveMQ-Topic-Messages-Not-Delivered-tp4703502.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >

ActiveMQ Topic Messages Not Delivered

2015-10-29 Thread swone
w to debug this? -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-Topic-Messages-Not-Delivered-tp4703502.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.