enroleStartup.properties
The enroleStartup
file is used to specify startup activities in the
WebSphere® Liberty environment.
The enroleStartup.properties page defines the properties used to configure IBM Verify Identity Governance policies.
enrole.startup.names
-
Lists the background services that are started during IBM Verify Identity Governance startup. Do not modify this property.
enrole.startup.shutdownTrigger.name
-
The registered class used during shutdown of processes. Do not modify this property.
enrole.startup.WAS50J2EEShutdownTrigger.attributes
-
Additional parameters to be passed in to the registered shutdown class. Do not modify this property.
-
enrole.startup.Scheduler.attributes enrole.startup.PasswordExpiration.attributes enrole.startup.DataServices.attributes enrole.startup.PostOffice.attributes enrole.startup.RemotePending.attributes enrole.startup.PolicyAnalysis.attributes enrole.startup.ReconcilerCleanup.attributes enrole.startup.PasswordSynchStore.attributes enrole.startup.Monitoring.attributes enrole.startup.WebServices.attributes
enrole.startup.MessageListeners.attributes
-
The JMS queue endpoint listeners can be deactivated during startup for a node in a cluster with disaster recovery configuration. Do not modify this attribute in a single server setup. Deactivating endpoint listeners can cause JMS queue errors if none of the messages is being processed.
enrole.appServer.standby
-
Defines whether the node that is participating in a cluster setup should be a standby node. A standby node does not participate in background shared workload. Available for cluster setup. Do not modify this attribute in a single server setup.
enrole.appServer.standby.inactiveMessageListeners
-
Provides an override to the list of message endpoint listeners to be deactivated in a standby mode. Effective only when
enrole.appServer.standby
is true. enrole.appServer.standby.inactiveStartupInitializer
-
Provides an override to the list of background services to be deactivated in a standby mode. Effective only when
enrole.appServer.standby
is true.