Fix DBCFX_SM_675
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user