Jens wrote > Assuming there is no way to specify MsgIDAsCorrelID, can the request > message be modified in an interceptor before the destination gets to > create the response message? Is the JMSMessage available at that point?
Okay, so an interceptor that erases the correlation ID from the received request seems to do the trick. -- View this message in context: http://cxf.547215.n5.nabble.com/Message-correlation-with-the-JMS-transport-tp5738552p5738572.html Sent from the cxf-user mailing list archive at Nabble.com.
