BEA Logo BEA WebLogic Server Release 6.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

   Administration Console Online Help:   Previous topic   |   Next topic   |   Contents   

 

Startup Class

 

Create 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 Create 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, and Arguments attribute fields. Click the Abort startup on failure checkbox to abort startup when a failure occurs.

  4. 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, and Arguments attribute fields. Click the Abort startup on failure checkbox to abort startup when a failure occurs.

  4. 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.

 


 


 

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

 

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

 

 

Back to Top