Exit Print View

Sun GlassFish Enterprise Server v3 Administration Guide

  This Document Entire Library
Print View

Document Information

Preface

1.  Overview of Enterprise Server Administration

Default Settings and Locations

Configuration Tasks

Administration Tools

Instructions for Administering Enterprise Server

Part I Runtime Administration

2.  General Administration

3.  Administering Domains

4.  Administering the Virtual Machine for the Java Platform

5.  Administering Thread Pools

6.  Administering Web Applications

7.  Administering the Logging Service

8.  Administering the Monitoring Service

9.  Administering Life Cycle Modules

10.  Extending Enterprise Server

Part II Security Administration

11.  Administering System Security

12.  Administering User Security

13.  Administering Message Security

Part III Resources and Services Administration

14.  Administering Database Connectivity

15.  Administering EIS Connectivity

16.  Administering Internet Connectivity

17.  Administering the Object Request Broker (ORB)

18.  Administering the JavaMail Service

19.  Administering the Java Message Service (JMS)

20.  Administering the Java Naming and Directory Interface (JNDI) Service

21.  Administering Transactions

Part IV Appendixes

A.  Subcommands for the asadmin Utility

General Administration Subcommands

Connectivity Subcommands

Domain Subcommands

Internet Connectivity Subcommands

JavaMail Subcommands

JMS Subcommands

JNDI Subcommands

JVM Subcommands

Life Cycle Module Subcommands

Logging and Monitoring Subcommands

ORB Subcommands

Security Subcommands

Thread Pool Subcommands

Transaction Service Subcommands

User Management Subcommands

Index

General Administration Subcommands

add-resources(1)

Creates the resources named in the specified XML file. Supported in remote mode only. For procedural information in this guide, see To Add Resources From an XML File.

asadmin(1M)

Describes how the asadmin utility works.

create-service(1)

Configures the starting of a domain administration server (DAS) on an unattended boot. On Solaris 10, this subcommand uses the Service Management Facility (SMF). For procedural information in this guide, see To Automatically Restart a Domain on Solaris 10.

create-system-properties(1)

Creates or updates system properties. Supported in remote mode only. For procedural information in this guide, see To Create System Properties.

delete-system-property(1)

Deletes system properties of a domain or configuration, or server instance. Supported in remote mode only. For procedural information in this guide, see To Delete a System Property.

get(1)

Gets an attribute of an element in the domain.xml file. With the -m option, gets the names and values of the monitorable or configurable attributes. For procedural information in this guide, see Guidelines for Using the list and get Subcommands for Monitoring.

list(1)

Lists the configurable element. On Solaris, quotes are needed when running subcommands with * as the option value or operand. For procedural information in this guide, see Guidelines for Using the list and get Subcommands for Monitoring.

list-commands(1)

Lists all the asadmin subcommands, local subcommands first, then remote subcommands. You can specify that only remote subcommands or only local subcommands be displayed. Supported in remote mode only. For procedural information in this guide, see To List Subcommands.

list-containers(1)

Lists application containers and the status of each container. Supported in remote mode only. For procedural information in this guide, see To List Containers.

list-modules(1)

Lists modules that are accessible to the Enterprise Server subsystem. The status of each module is included. Supported in remote mode only. For procedural information in this guide, see To List Modules.

list-system-properties(1)

Lists the system properties of a domain or configuration. Supported in remote mode only. For procedural information in this guide, see To List System Properties.

list-timers(1)

List the timers owned by a specific server instance. Supported in remote mode only. For procedural information in this guide, see To List Timers.

multimode(1)

Provides an asadmin> prompt for running multiple subcommands while preserving options and environment settings. Supported in local mode only. For procedural information, see Using the asadmin Utility.

set(1)

Sets the values of one or more configurable attributes. For procedural information in this guide, see Configuring Monitoring.

show-component-status(1)

Lists the status of existing components. Supported in remote mode only. For procedural information in this guide, see To Show Component Status.

start-database(1)

Starts the Java DB server. Use this subcommand only for working with applications deployed to the Enterprise Server. For procedural information in this guide, see To Start the Database.

stop-database(1)

Stops a process of the Java DB database server. For procedural information in this guide, see To Stop the Database.

version(1)

Displays the version information for the option specified in archive or folder format. Supported in remote mode only. For procedural information in this guide, see To Display the Enterprise Server Version.