Does anyone know how to dynamically adjust a running endpoint's policy on the fly, at runtime, without restarting anything in CXF? We have a DOM tree of the policy, but don't know what kind of interceptors, or actions to write. We don't want to modify the source of CXF, but just leverage its pluggability.
Thanks, Ravi
