Hi,
I need to consume a message from one and only one configured queue and then send it to different external web services using a sort of routing rules.
How do I specify more http providers bc (calling external services) from header, properties or body of the jms message?
Thanks!