MNP_SM_2459 - settaggio del parametro obbligatorio session_Id

This commit is contained in:
manuelstefanile
2024-12-11 17:09:19 +01:00
parent cfcb966633
commit cf29bf810e
11 changed files with 94 additions and 34 deletions

View File

@@ -5,6 +5,6 @@
<handler>
<j2ee:handler-name>IBK63SOAPHandler</j2ee:handler-name>
<j2ee:handler-class>mnp.proxy.ws.o2c.client.IBK63SOAPHandler</j2ee:handler-class>
<j2ee:handler-class>mnp.proxy.ws.o2c.client.IBK63.IBK63SOAPHandler</j2ee:handler-class>
</handler>
</weblogic-wsee-clientHandlerChain>

View File

@@ -5,6 +5,6 @@
<handler>
<j2ee:handler-name>IBK65SOAPHandler</j2ee:handler-name>
<j2ee:handler-class>mnp.proxy.ws.o2c.client.IBK65SOAPHandler</j2ee:handler-class>
<j2ee:handler-class>mnp.proxy.ws.o2c.client.IBK65.IBK65SOAPHandler</j2ee:handler-class>
</handler>
</weblogic-wsee-clientHandlerChain>