this depends your spring config - and once again this has nothing to do with tomee but all with spring. You can read this class https://github.com/spring-projects/spring-framework/blob/master/spring-jms/src/main/java/org/springframework/jms/listener/DefaultMessageListenerContainer.java#L1032 to understand what happens.
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Wordpress Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> | JavaEE Factory <https://javaeefactory-rmannibucau.rhcloud.com> 2016-08-25 17:23 GMT+02:00 KDillon <[email protected]>: > So there are multiple sessions when I registered the consumer? I'm still > not > following. How did multiple sessions get created? > > > > -- > View this message in context: http://tomee-openejb.979440. > n4.nabble.com/JMSXGroupID-and-TomEE-s-JMS-Connection- > Factory-tp4679868p4679889.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
