Hello, I was wondering whether we need a messaging server for ex. JMS Server if we want to invoke a WebService using Spring Integration??
Printable View
Hello, I was wondering whether we need a messaging server for ex. JMS Server if we want to invoke a WebService using Spring Integration??
No not really. You will need a server exposing a web service to invoke. JMS is not a necessity here as I see it.