Hi,

Check using jconsole that a consumer is registered on the destination that you 
want to consume from. 
If its not registered, then there is most likely a problem with your consumer 
code.


Hope this serves as a starting point.


Torsten Mielke
tors...@fusesource.com
tmie...@blogspot.com


On Apr 1, 2012, at 11:54 PM, rogerroger wrote:

> Hi
> 
> I am using tomee plus and it's active mq version.  I have started a broker,
> verified by 'telnet localhost 61616' and added topic and connection factory
> using openejb.xml resource elements.  I am able to send messages to the
> broker, verified with the jConsole, but none are consumed.  The same code
> worked using tomcat 7.11 and active mc core jar 5.5.1. I am starting up the
> consumers using a servlet listener.  Yes, I have remembered the
> connection.start() and there is only one consumer in the code.
> 
> Help is appreciated.
> 
> 
> 
> --
> View this message in context: 
> http://activemq.2283324.n4.nabble.com/onmessage-not-picking-up-messages-tp4524534p4524534.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.




Reply via email to