
Resource Management Commands
The resource commands allow you to manage the various resources used in your application.
TABLE C–7 Resource Management Commands
Command Denition
create-jdbc-connection-pool Registers a new JDBC connection pool with the specied JDBC
connection pool name.
delete-jdbc-connection-pool Deletes a JDBC connection pool. The operand identies the JDBC
connection pool to be deleted.
list-jdbc-connection-pools Gets the JDBC connection pools that have been created.
create-jdbc-resource Creates a new JDBC resource.
delete-jdbc-resource Removes a JDBC resource with the specied JNDI name.
list-jdbc-resources Displays a list of JDBC resources that have been created.
create-jms-resource Creates a Java Message Service (JMS) connection factory resource or
a JMS destination resource.
delete-jms-resource Removes the specied JMS resource.
list-jms-resources Lists the existing JMS resources (destination and connection factory
resources).
create-jndi-resource Registers a JNDI resource.
delete-jndi-resource Removes the JNDI resource with the specied JNDI name.
list-jndi-resources Identies all the existing JNDI resources.
list-jndi-entries Browses and queries the JNDI tree.
create-javamail-resource Creates a JavaMail session resource.
delete-javamail-resource Removes the specied JavaMail session resource.
list-javamail-resources Lists the existing JavaMail session resources.
create-persistence-resource Registers a persistence resource.
delete-persistence-resource Removes a persistence resource. When you delete a persistence
resource, the command also removes the JDBC resource if it was
created using the create-persistence-resource command.
list-persistence-resources Displays all the persistence resources.
create-custom-resource Creates a custom resource. A custom resource species a custom
server-wide resource object factory that implements the
javax.naming.spi.ObjectFactory interface.
Resource Management Commands
Appendix C • The asadmin Utility 241
Comentarios a estos manuales