Fix DBCFX_SM_675

This commit is contained in:
vincenzofariello
2024-05-22 16:54:23 +02:00
parent 537f72fc14
commit 7110b814bb
2 changed files with 22 additions and 22 deletions

View File

@@ -136,6 +136,8 @@ public class WirelinePortOutOrderMgmtClient implements Loggable {
((WirelineCeaseCheck82PortType_Stub) endPoint)._setProperty("javax.xml.rpc.service.endpoint.address", Resources.getURL_WIRELINE_CEASE_CHECK82());
((WirelineCeaseCheck82PortType_Stub) endPoint)._setProperty("weblogic.wsee.transport.connection.timeout", Integer.parseInt(timeOutStr));
log.write("9999", "Endpoint Resources.getURL_WIRELINE_CEASE_CHECK82(): " + Resources.getURL_WIRELINE_CEASE_CHECK82());
HeaderTypeHolder header = new HeaderTypeHolder();
HeaderType headerType = new HeaderType();