Exported Services --> General
Tasks Related Topics Attributes
Overview
Use the tab to provide information on services exported by a local Tuxedo access point. If not specified, all local access points accept requests to all of the services according to the default JNDI lookup rules. If specified, this tab restricts the set of local services requested from a remote domain.
Tasks
Related Topics
Configuring WebLogic Tuxedo Connector
Attributes
Attribute Label
Description
Value Constraints
Resource Name The name used to identify an exported service. This name must be unique within defined Exports. This allows you to define unique configurations having the same Remote Name.MBean: weblogic.management.
configuration.
WTCExportMBeanAttribute: ResourceName
Local Access Point The name of the local access point that exports the service.MBean: weblogic.management.
configuration.
WTCExportMBeanAttribute: LocalAccessPoint
EJB Name 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.MBean: weblogic.management.
configuration.
WTCExportMBeanAttribute: EJBName
Remote Name The remote name of the service. If not specified, the ResourceName attribute is used.MBean: weblogic.management.
configuration.
WTCExportMBeanAttribute: RemoteName