Hi,
Is it possible to dynamically set a jms destination at runtime when using Spring Integrations jms outbound_channel_adapter? i.e. is it possible to make use of the send(destination_name, message) method in jmsTemplate via Spring Integration?
Cheers,
Andy.


Reply With Quote