bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


Exported Services --> General

Tasks     Related Topics     Attributes

Overview

Use the tab to provide information on services exported by a local domain. If not specified, all local domains 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

Creating an Exported Service

Related Topics

Configuring WebLogic Tuxedo Connector

Attributes

Table 11-1

Attribute Label

Description

Value Constraints

Resource Name

The name used to identify an exported service.

The combination of the ResourceName and LocalAccessPoint attributes must be unique within a WTCExportMbean.

MBean: weblogic.management.
configuration.
WTCExportMBean

Attribute: ResourceName


Local Access Point

The name of the local access point that exports the service.

MBean: weblogic.management.
configuration.
WTCExportMBean

Attribute: 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.
WTCExportMBean

Attribute: EJBName


Remote Name

The remote name of the service. If not specified, the ResourceName attribute is used.

MBean: weblogic.management.
configuration.
WTCExportMBean

Attribute: RemoteName


 

Back to Top Previous Next