+

Search Tips   |   Advanced Search

Delete a transport chain

Transport chains cannot be deleted the same way that HTTP transports can be deleted. Because we cannot have multiple HTTP transports associated with the same port, when you delete an HTTP transport, you effectively delete the associated port and stop all traffic on that port. However, the process is more complicated for a transport chain because multiple transport chains might be associated with the same port and we do not want to disrupt traffic on transport chains that we are not deleting.

Determine whether we want to delete a particular transport chain or all of the transport chains associated with a specific port.

We might have to delete one or more transport chains if we have to delete a port.

To delete a transport chain:


Tasks

  1. In the administrative console, click...

      Servers > Server Types > WebSphere application servers > server > Ports > port > View associated transports

  2. Select the transport chain we want to delete, and click Delete. If we intend to delete the port associated with this transport chain, repeat this step for all of the transport chains associated with this port.

  3. Click Save to save the changes.


What to do next

If we delete all of the transport chains associated with a port, we can delete the port.