First Commit from Source Code Reply

This commit is contained in:
vincenzofariello
2024-05-09 17:40:24 +02:00
parent 11e3b57c5b
commit 107a016cb9
35225 changed files with 1111346 additions and 1 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>WirelineNumberPortabilityMgmtResponseSOAPHandler</j2ee:handler-name>
<j2ee:handler-class>it.valueteam.gnp.ws.dbss.client.CustomerLocationQuerySoapHandler</j2ee:handler-class>
</handler>
</weblogic-wsee-clientHandlerChain>