[jboss-user] [Messaging, JMS & JBossMQ] - Re: JMS Unknown Destination Error

danielkalcevich do-not-reply at jboss.com
Tue Nov 7 22:14:23 EST 2006


You're right.  I had not properly removed the OpenJMS libraries from the app classpath.  Once I did that, I was able to deliver messages to the queue.  However, now my listener is not registering.  I am attempting to register my Message Listener by setting it to my MessageConsumer; which is set by casting my queue from JNDI into a javax.jms.Destination.

Any ideas as to why my listener is not working?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983989#3983989

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983989



More information about the jboss-user mailing list