Table 83-1 WTCExportMBean Element Attributes
Attribute
|
Description
|
Range of Values and Default
|
Console Label
|
EJBName
|
Defines the complete name of the EJB home interface to use when invoking a service. If not specified, the default interface used is tuxedo.services.servicenameHome.
For example: If the service being invoked is TOUPPER and EJBName attribute is not specified, the home interface looked up in JNDI would be tuxedo.services.TOUPPERHome.
|
|
EJB Name
|
Local-Access-Point
|
Defines the name of the local access point that exports the service.
|
|
Local Access Point
|
Name
|
The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.
|
|
Name
|
Notes
|
Optional information that you can include to describe this configuration.
|
|
Notes
|
Remote-Name
|
Defines the remote name of the service. If not specified, the ResourceName attribute is used.
|
|
Remote Name
|
Resource-Name
|
Defines the name used to identify an exported service.
The combination of the ResourceName and LocalAccessPoint attributes must be unique within a WTCExportMbean.
|
|
Resource Name
|