cxf 実装された Web サービスからの私の応答には、
<Action xmlns="http://www.w3.org/2005/08/addressing">urn://...dummy.../WebserviceResponse</Action>
壷を削除して /WebserviceResponse のみを保持するか、アクションを空にする方法はありますか?
<Action xmlns="http://www.w3.org/2005/08/addressing">/WebserviceResponse</Action>
私たちのWebサービスを使用するシステムは、アクションの壷で失敗します。