I have a MDB which processes messages from My-Q. Everything works fine, the 
messages are published as expected and then processed successfully but when the 
MDB is being deployed I get a warning message below,

WARN  [JMSContainerInvoker] Could not find the queue destination-jndi-name=My-Q

What does this mean? because I do see that the queue is bound in the 
server.log. Below is the trace which shows that,

[org.jboss.mq.pm.jdbc2.PersistenceManager] Started 
jboss.mq:service=PersistenceManager
[org.jboss.mq.server.jmx.DestinationManager] Started 
jboss.mq:service=DestinationManager
[org.jboss.mq.server.jmx.Queue.My-Q] Bound to JNDI name: queue/My-Q
[org.jboss.mq.server.jmx.Queue.My-Q] Started 
jboss.mq.destination:service=Queue,name=My-Q
 
Is something missing?


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

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


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to