[jboss-user] [JBoss Messaging] - Re: javax.jms.IllegalStateException: Should only be one entr

timfox do-not-reply at jboss.com
Wed Jan 10 13:53:29 EST 2007


I have seen similar issues before when a jms session is being used by 2 or more threads concurrently.

E.g. two threads doing consumer.receive() concurrently/

JMS sessions are only meant to be used by one thread at a time.


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

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



More information about the jboss-user mailing list