File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
com.ibm.ws.componenttest/autoFVT-defaults
fattest.simplicity/autoFVT-defaults Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11<!--
2- Copyright (c) 2017 IBM Corporation and others.
2+ Copyright (c) 2017, 2023 IBM Corporation and others.
33 All rights reserved. This program and the accompanying materials
44 are made available under the terms of the Eclipse Public License 2.0
55 which accompanies this distribution, and is available at
1818 host =" *"
1919 httpPort =" ${bvt.prop.HTTP_default}"
2020 httpsPort =" ${bvt.prop.HTTP_default.secure}" />
21+ <tcpOptions id =" defaultTCPOptions" portOpenRetries =" 60" />
2122
2223 <iiopEndpoint id =" defaultIiopEndpoint" iiopPort =" ${bvt.prop.IIOP}" >
2324 <iiopsOptions iiopsPort =" ${bvt.prop.IIOP.secure}" sslRef =" defaultSSLConfig" />
Original file line number Diff line number Diff line change 11<!--
2- Copyright (c) 2017 IBM Corporation and others.
2+ Copyright (c) 2017, 2023 IBM Corporation and others.
33 All rights reserved. This program and the accompanying materials
44 are made available under the terms of the Eclipse Public License 2.0
55 which accompanies this distribution, and is available at
1818 host =" *"
1919 httpPort =" ${bvt.prop.HTTP_default}"
2020 httpsPort =" ${bvt.prop.HTTP_default.secure}" />
21+ <tcpOptions id =" defaultTCPOptions" portOpenRetries =" 60" />
2122
2223 <iiopEndpoint id =" defaultIiopEndpoint" iiopPort =" ${bvt.prop.IIOP}" >
2324 <iiopsOptions iiopsPort =" ${bvt.prop.IIOP.secure}" sslRef =" defaultSSLConfig" />
You can’t perform that action at this time.
0 commit comments