dkulp wrote: > > > If you get the Exchange from the Message, you can probably get the > Request message from there ad grab properties from that if needed. > > That said, if you need to share some properties between in and out > interceptors, setting those properties right on the exchange itself is > probably the best bet. > >
Perfect, the Exchange object was exactly what I was looking for. Thanks. -- View this message in context: http://www.nabble.com/How-to-get-Request-from-OUT-interceptor--tp16950529p16951540.html Sent from the cxf-user mailing list archive at Nabble.com.
