Hi Dan,

Daniel Kulp wrote:
You could do it without the injection since you are relying on CXF specific code making it non portable. Just do:

PhaseInterceptorChain.getCurrentMessage().getExchange().

That should give you the exchange you need.
Thanks!! That did exactly what I needed.

Gabo

Reply via email to