It works when doing this:

subscriber.setMessageListener(this);

and not this:


subscriber.setMessageListener(myListenerImpl);


The last way of doing it has the jndi lookups outside of the myListenerImpl.

This method works in regular tomcat with active mq jar 5.5.1.  Strange thing
is that the BrokerVersion in tomee plus is also 5.5.1

If this makes sense to anyone, please let me know.

--
View this message in context: 
http://activemq.2283324.n4.nabble.com/onmessage-not-picking-up-messages-tp4524534p4529208.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to