简体   繁体   中英

Spring web services, JMS transport and replay-to

I need to send a soap message to a queue and wait for the response into another.

The correlationId in the second one (the response queue) is the message Id in the first the message send to the request queue.

I'd like to use spring-ws but I am out of ideas. Could you please give me some advice or small example?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM