Thanks a lot once again for your reply. A management decision was made so that the asynchronous receive portion would be extracted out of this app and be converted to a mini app. This will run on a...
Type: Posts; User: atanum; Keyword(s):
Thanks a lot once again for your reply. A management decision was made so that the asynchronous receive portion would be extracted out of this app and be converted to a mini app. This will run on a...
Thanks a lot for your response. Really appreciate that.
OK, let me explain the requirements because I was not very clear earlier. We use WebLogic and we want WebLogic to primarily focus on the...
Hi,
I am new to Spring JMS. I used DefaultMessageListenerContainer with the following configuration
<bean id="listenerContainer"...