...
Note | ||
---|---|---|
| ||
A listening inbound endpoint opens the port for itself during deployment. Therefore, if you are redeploying a listening inbound endpoint artifact, the redeployment will not be successful until the port that was previously opened for the inbound endpoint is closed. By default, the system will wait for 10 seconds for the previously opened port to close down. If you want to increase this waiting time beyond 10 seconds, be sure to add the following system property in the
Note that this setting may be required in Windows environments as the process of closing a port can sometimes take longer than 10 seconds. |