Skip to content

Commit

Permalink
Configure SOAP Handler for accepting SOAP messages with WSSE Security…
Browse files Browse the repository at this point in the history
… Header in archive docker image fix #1718
  • Loading branch information
gunterze committed Dec 4, 2018
1 parent 24f5ca4 commit 8ea3a32
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/subsystem=webservices/endpoint-config=Standard-Endpoint-Config/post-handler-chain=standard-handlers:add(protocol-bindings="##SOAP11_HTTP ##SOAP11_HTTP_MTOM ##SOAP12_HTTP ##SOAP12_HTTP_MTOM")
/subsystem=webservices/endpoint-config=Standard-Endpoint-Config/post-handler-chain=standard-handlers/handler=WSSESecurityUnderstandPretender:add(class=org.dcm4che3.xdsi.WSSESecurityUnderstandPretender)

0 comments on commit 8ea3a32

Please sign in to comment.