Use this page to enable or disable startup beans on all applications within an Application Server. A startup bean is a special session bean with start() and stop() methods containing business logic that is run at module or application start and stop time. Startup beans are especially useful when used with asynchronous beans.
To view this administrative console page, click Servers > Application servers >server_name > Container services > Startup beans service.
Configuration tab
Specifies whether the server attempts to initiate the startup beans service.
Default | Cleared |
Range |
|
Related tasks
Using startup beans