EJB --> Configuration --> General
Overview
This page displays an EJB's name, path, staging mode and load order.
Tasks
Displaying and Configuring General Information
Attributes
Attribute Label
Description
Value Constraints
Name The name of this EJB. WebLogic Server uses an MBean to implement and persist the configuration.MBean: weblogic.management.
configuration.
EJBComponentMBeanAttribute: Name
Path The pathname to the .jar.MBean: weblogic.management.
configuration.
EJBComponentMBeanAttribute: Path
Load Order Specifies the order in which a standalone EJB is loaded at server startup. EJBs with the lowest values are loaded first. EJB ordering is only supported for EJBs deployed with the 2 phase protocol.MBean: weblogic.management.
configuration.
ApplicationMBeanAttribute: LoadOrderDefault: 100 Staging Mode Indicates whether this standalone EJB is being staged. Staging involves distributing the application files from the administration server to the targeted managed servers staging directory. This attribute is used to override the managed server's StagingMode attribute.MBean: weblogic.management.
configuration.
ApplicationMBeanAttribute: StagingModeDefault: nullValid values:
- stage
- external_stage