Oracle GlassFish Server 3.0.1 Administration Guide

ProcedureTo Delete a Transport

Use the delete-transport subcommand in remote mode to remove a transport.

  1. Ensure that the server is running.

    Remote subcommands require a running server.

  2. Delete a transport by using the delete-transport(1) subcommand.


Example 16–8 Deleting a Transport

This example deletes he transport named http1-trans.


asadmin> delete-transport http1-trans
Command delete-transport executed successfully. 

See Also

You can also view the full syntax and options of the subcommand by typing asadmin help delete-transport at the command line.