How to configure WS-Policy externally without specifying them in wsdl in JBoss EAP 7?
Issue
- How to add/configure
WS-Securitypolicies at deployment time without the need to manipulate the WSDL files contained in WAR application. Is there any deployment descriptor available to do this configuration in JBoss EAP 7.1? - In previous releases of JBoss EAP, it was possible to configure CXF using a Spring bean configuration, and centrally configuring the CXF bus for applying
WS-Securitypolicies. Is there still anything like this available? Or something using a separate file withPolicyAttachmentelements that refer to deployed endpoints by anEndpointReference?
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.