TABLEC–3 Listand Status Commands (Continued)
list-components Listsall deployed Java EE 5 components. If the --typeoption is not specied,
allcomponents are listed.
list-sub-components ListsEJBs or Servlets in a deployed module or in a module of the deployed
application.If a module is not identied, all modules are listed.
enable Enablesthe specied component. If the component is already enabled, then it is
re-enabled.The component must have been deployed in order to be enabled. If
ithas not been deployed, then an error message is returned.
disable Immediatelydisables the named component. The component must have been
deployed.If the component has not been deployed, an error message is
returned.
export Marksa variable name for automatic export to the environment of subsequent
commands.All subsequent commands use the variable name value as specied
unlessyou unset them or exit multimode.
get Getsthe names and values of attributes.
set Setsthe values of one or more congurable attribute.
list Liststhe congurable element. On Solaris, quotes are needed when executing
commandswith *as the option value or operand.
unset Removesone or more variables you set for the multimode environment. The
variablesand their associated values will no longer exist in the environment.
Deployment Commands

Thedeployment commands deploy an application or get the client stubs.

TABLEC–4 DeploymentCommands
Command Denition
deploy Deploysan enterprise application, web application, EJB module, connector
module,or application client module. If the component is already deployed or
alreadyexists, it is forcefully redeployed if the --force option is set to true.
deploydir Deploysan application directly from a development directory. The
appropriatedirectory hierarchy and deployment descriptors conforming to
theJava EE specication must exist in the deployment directory.
get-client-stubs Getsthe client stubs JAR le for an AppClient standalone module or an
applicationcontaining the AppClient module, from the server machine to the
localdirectory. The application or module should be deployed before
executingthis command.
DeploymentCommands
AppendixC • Theasadmin Utilit y 239