I've read the documentation and I've seen a similiar question (from late 2005) but it seems no one got an answer. ( http://forum.spring.io/forum/spring-projects/integration/jms/9152-jmstemplate-oracle-jms )
I'm trying to send a message to a Topic using JmsTemplate while specifying the subscriber but either I'm not able to find the correct documentation or I can't find the correct API.
Is it possible to achieve something like this with JmsTemplate?
If you need any additional information please let me know.