-
Oct 15th, 2008, 12:10 AM
#1
Spring Integration and 3rd party JMS Brokers
Good morning!
We are studying for the possibility to use Spring Integration in a major project and I have a few questions. I'll post each of these question-scenarios in a separate thread.
Does Spring Integration require a third party JMS broker to handle JMS messages?
Can a third party JMS broker be plugged-in into Spring Integration if we want to?
What is the relationship between Spring Integration and JMS?
Thank you for your time!
-
Oct 15th, 2008, 07:34 AM
#2
Spring integration is not a JMS implementation. We have adapters for sending to and receiving from JMS topics. That means you can interface with any JMS broker you like and you can choose not to use JMS at all if you want.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules