Oracle GlassFish Server 3.0.1 Administration Guide

ProcedureTo Delete an External JNDI Resource

Use the delete-jndi-resource subcommand in remote mode to remove a JNDI resource.

  1. Ensure that the server is running.

    Remote subcommands require a running server.

  2. Remove an external JNDI entry by using the delete-jndi-resource(1) subcommand.


Example 20–9 Deleting an External JNDI Resource

This example deletes an external JNDI resource:


asadmin> delete-jndi-resource jndi_resource2
Command delete-jndi-resource executed successfully.

See Also

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