BEA Logo BEA WebLogic Server Release 6.1

  BEA Home  |  Events  |  Solutions  |  Partners  |  Products  |  Services  |  Download  |  Developer Center  |  WebSUPPORT

 

  |  

  WebLogic Server Doc Home   |     Console Online Help   |   Previous Topic   |   Next Topic   |   Contents   |   Index   |   View as PDF

Startup Class

 

These procedures describe how to use the Administration Console to set the attributes for configuring and managing startup classes. For more information, see Starting and Stopping WebLogic Servers in the Administration Guide.

 


Configure a Startup Class

  1. Click the Startup & Shutdown node. The Startup & Shutdown table displays in the right pane showing all the startup classes defined in your domain.

  2. Click the Configure a New Startup Class text link. A dialog displays in the right pane showing the tabs associated with configuring a new startup class.

  3. Enter values in the Name, Class Name, Deployment Order, and Arguments attribute fields.

    In the Arguments field, separate multiple arguments with a comma. For example:
    first=MyFirstName,last=MyLastName

  4. Select the checkbox to enable Abort Startup on Failure; deselect the checkbox to disable this feature.

  5. Click Create to create a startup-class instance with the name you specified in the Name field. The new instance is added under the Startup & Shutdown node in the left pane.

 


Clone a Startup Class

  1. Click the Startup & Shutdown node. The Startup & Shutdown table displays in the right pane showing all the startup classes defined in your domain.

  2. Click the Clone icon in the row of the startup class you want to clone. A dialog displays in the right pane showing the tabs associated with cloning a startup class.

  3. Enter values in the Name, Class Name, Deployment Order, and Arguments attribute fields.

  4. Select the checkbox to enable Abort Startup on Failure; deselect the checkbox to disable this feature.

  5. Click Create to create a startup-class instance with the name you specified in the Name field. The new instance is added under the Startup & Shutdown node in the left pane.

 


Delete a Startup Class

  1. Click the Startup & Shutdown node. The Startup & Shutdown table displays in the right pane showing all the startup classes defined in your domain.

  2. Click the Delete icon in the row of the startup class you want to delete. A dialog displays in the right pane asking you to confirm your deletion request.

  3. Click Yes to delete the startup class. The startup-class icon under the Startup & Shutdown node is deleted.

 


Assign a Startup Class

  1. Click the instance node in the left pane under Startup & Shutdown for the startup class you want to assign. A dialog displays in the right pane showing the tabs associated with this instance.

  2. Click the Targets tab.

  3. Complete the following steps for the Servers, Groups, and Clusters tabs:

    1. Select one or more targets in the Available column that you want to assign to the startup class.

    2. Click the mover control to move the targets you selected to the Chosen column.

    3. Click Apply to save your assignments.

 


Configuration

General

Attribute

Description

Range of Values

Default Value

Name

This attribute returns the name of the startup class.

Fully qualified class name

Null

Class Name




Arguments

This attribute sets the arguments for this startup class.

Separate multiple arguments with a comma. For example:
first=MyFirstName,last=MyLastName



Abort Startup on Failure

This attribute determines the ability of the server to abort the startup in the event of a failure.

Boolean

True = selected

False = not selected

Not Selected

Deployment Order

Order in which the class is to be implemented.



Target

Servers

Attribute

Description

Range of Values

Default Value

Target Servers

This attribute sets the server targets for this deployment.


[Lweblogic.management.configuration.TargetMBean;@5e3974

Clusters

Attribute

Description

Range of Values

Default Value

Target Clusters

This attribute sets the cluster targets for this deployment.


[Lweblogic.management.configuration.TargetMBean;@5e3974

Notes

Attribute

Description

Range of Values

Default Value

Notes

This attribute provides a space for user supplied information.

The value must be an alphanumeric string.

Null

For more information, see Starting and Stopping WebLogic Servers in the Administration Guide

 

back to top previous page next page