System Administration Guide: Basic Administration

ProcedureHow to Register a Current Application With the Java Web Console

Solaris 10 11/06: This procedure is for updated console applications that can be registered and deployed without stopping and starting the console server. See How to Register a Legacy Application With the Java Web Console for the registration procedure for legacy applications and all console applications that are in the Solaris 10, Solaris 10 1/06, Solaris 10 6/06 releases. See also How to Determine if an Application is a Legacy Application.

  1. Become superuser or assume an equivalent role.

    Roles contain authorizations and privileged commands. For more information about roles, see Configuring RBAC (Task Map) in System Administration Guide: Security Services.

  2. Register and deploy the application.


    wcadmin deploy -a app-name -x app-context-name /full path/to/app-name
    

Example 3–10 Registering Current Applications

This example shows how to register and deploy an application that has been developed or updated for the current web console.


# wcadmin deploy -a newexample_1.0 -x newexample /apps/webconsole/newexample