cschneider wrote
> I don“t think this is possible at the moment. Can you explain your use 
> case in detail?

In this case I receive the request via a JMS "proxy," and the original
ReplyTo queue is inaccessible to my service. Instead I need to send the
reply back to the proxy which will then forward it to the client (this could
be done by keeping JMSReplyTo intact, I suppose, but we're using fixed
queues anyway so that's unnecessary in this case; effectively, the client
could also just not set JMSReplyTobut it's an external source and out of my
control unfortunately).

Jens



--
View this message in context: 
http://cxf.547215.n5.nabble.com/JMS-Transport-Overriding-ReplyDestination-tp5731199p5731212.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to