Deleting an HTTP Listener

  1. In the tree component, expand the Configurations node.
  2. Select the instance you want to configure:
    1. To configure a particular instance, select the instance’s config node. For example, for the default instance, server, select the server-config node.
    2. To configure the default settings for all instances, select the default-config node.
  3. Expand the HTTP Service node.
  4. Select the HTTP Listeners node.
  5. On the HTTP Listeners page, check the box next to the name of the HTTP listener to be deleted.
  6. Click Delete.
  7. Stop and restart the Application Server.

It is possible to delete the http-listener-1, http-listener-2, admin-listenerUnSecure, and admin-listener HTTP listeners, but this is not recommended. If you plan to do so, you should first copy the http-listener elements of the Application Server’s domain.xml file to a safe place so that you can restore the settings if needed.

Equivalent asadmin command: delete-http-listener

See Also:


Legal Notices