All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.glassfish.concurrent.admin.list-context-services.1 Maven / Gradle / Ivy

The newest version!
list-context-services(1)  asadmin Utility Subcommands  list-context-services(1)

NAME
       list-context-services - lists context service resources

SYNOPSIS
           list-context-services [--help]
           [target]

DESCRIPTION
       The list-context-services subcommand lists context service resources.

       This subcommand is supported in remote mode only.

OPTIONS
       --help, -?
           Displays the help text for the subcommand.

OPERANDS
       target
           Specifies the target for which context service resources are to be
           listed. Valid targets are:

           server
               Lists the resources on the default server instance. This is the
               default value.

           domain
               Lists the resources for the domain.

           cluster-name
               Lists the resources on all server instances in the specified
               cluster.

           instance-name
               Lists the resources on a specified server instance.

EXAMPLES
       Example 1, Listing Context Service Resources
           This example lists context service resources on the default server
           instance.

               asadmin> list-context-services
               concurrent/__defaultContextService
               concurrent/myContextService1
               concurrent/myContextService2
               Command list-context-services executed successfully.

EXIT STATUS
       0
           subcommand executed successfully

       1
           error in executing the subcommand

SEE ALSO
       create-context-service(1), delete-context-service(1)

       asadmin(1M)

Jakarta EE 10                         09 Feb 2013         list-context-services(1)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy