Deleting an HTTP Listener
- In the tree component, expand the Configurations node.
- Select the instance you want to configure:
- To configure a particular instance, select the instance’s config node. For example, for the default instance,
server
, select the server-config
node.
- To configure the default settings for all instances, select the
default-config
node.
- Expand the HTTP Service node.
- Select the HTTP Listeners node.
- On the HTTP Listeners page, check the box next to the name of the HTTP listener to be deleted.
- Click Delete.
- 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