I'm using JMS with GlassFish application server v2, and Spring 2.5.5. I want to read JMS messages with concurrent consumers, so I use the DefaultMessageListenerContainer, but I have some errors on...
Type: Posts; User: pir; Keyword(s):
I'm using JMS with GlassFish application server v2, and Spring 2.5.5. I want to read JMS messages with concurrent consumers, so I use the DefaultMessageListenerContainer, but I have some errors on...