spring-ws
spring-ws copied to clipboard
Access to Destination in JmsMessageSender like in JmsTemplate [SWS-946]
Andre Meyer opened SWS-946 and commented
I am realizing webservice over IBM MQ transport Layer. In the JMSMessageSender I would like to inject an com.ibm.mq.jms.MQQueue with the parameter targetClient=1. This is needed for Non-JMS processing (MQSTR). I see no possibility to do this with the DefaultUri in WebserviceTemplate.
In the Spring JmsTemplate it is possible to set the Queue as a DefaultDestination.
Please consider this, I would appreciate it very much.
Affects: 2.2.4