en.help.task-lifecyclemoduleedit.html Maven / Gradle / Ivy
To Edit a Lifecycle Module
- In the navigation tree, select the Lifecycle Modules node.
The Lifecycle Modules page opens.
- On the Lifecycle Modules page, click the name of the lifecycle module that
you are editing.
The Edit Lifecycle Module page opens.
- In the Class Name field, type the fully qualified name of the lifecycle
module's class file.
The class must implement the com.sun.appserv.server.LifecycleListener interface.
- In the Classpath field, type the classpath for the lifecycle module.
The classpath specifies where the lifecycle module is located. The default value is
domain-dir/applications. If the module is already in this directory (that is, in the
server classpath), this field can be left blank.
- In the Load Order field, type a value specifying the order in which
this lifecycle module is to be loaded at startup.
Modules with smaller integer load order values are loaded sooner. The value can range
from 101 to the operating system's MAXINT. Values from 1 to 100 are
reserved.
- In the Description field, type a description of the lifecycle module.
- Select the Status Enabled checkbox to enable the lifecycle module.
This option is enabled by default.
- Select the On Load Failure Prevent Instance Startup checkbox to specify that the
server is to be shut down if the lifecycle module fails to load.
This option is disabled by default.
- The Targets tab appears if clusters or stand-alone server instances aside from the
default server instance (server) exist. Select the Targets tab to view the targets on
which the lifecycle module has been enabled. See Broken Link (Target ID: MANAGETARGETS) for instructions on how to
enable or disable a lifecycle module on one or multiple targets.
- Click Save.
See Also
Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices
© 2015 - 2025 Weber Informatics LLC | Privacy Policy