Fix DBCFX_SM_678 - Riadattata la chiamata ws EsitoVerificaCodiceSessione esposto da NOW in SOAP over HTTPS

This commit is contained in:
vincenzofariello
2024-05-28 08:40:20 +02:00
parent 70b5c57672
commit 214999da3d
9 changed files with 389 additions and 62 deletions

View File

@@ -0,0 +1,9 @@
<weblogic-wsee-clientHandlerChain
xmlns="http://www.bea.com/ns/weblogic/90"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:j2ee="http://java.sun.com/xml/ns/j2ee">
<handler>
<j2ee:handler-name>EsitoVerificaCodiceSessioneSOAPHandler</j2ee:handler-name>
<j2ee:handler-class>it.valueteam.gnp.ws.now.esitoverificacodicesessionefase2.EsitoVerificaCodiceSessioneSOAPHandler</j2ee:handler-class>
</handler>
</weblogic-wsee-clientHandlerChain>