[jboss-user] [JBoss Messaging] - Re: Message Consumer fails when using messageSelector

mbreuer do-not-reply at jboss.com
Thu Jul 3 05:06:40 EDT 2008


Solved! The problematic code was instantiated several times, so at least one jms-session per request was created. Seems this blocks the queue for a while, because the other (old) session processes the request and puts it back (no consumer) after a specific period.


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

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



More information about the jboss-user mailing list