JMS using in spring, how to config and what type of dependency to use
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
closed as not a real question by Bo Persson, gnat, IronMan84, Kirk, Shikiryu Apr 8 at 15:02
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
There are some caveats with Spring JMS.
|
|||
|
|
You could check out Spring in Action. It has a chapter about messaging using JMS from Spring which I found helpful. |
|||
|
|