Administration Console Online Help

 Previous Next Contents Index  

 


Exported Services --> General

Tasks     Additional Documentation     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

Additional Documentation

(Requires an Internet connection.)

Configuring WebLogic Tuxedo Connector

Attributes

Attribute Label

Description

Value Constraints

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.

MBean: weblogic.management.
configuration.
WTCExportMBean

Attribute: ResourceName

Readable: yes

Writable: yes

Local Access Point

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

MBean: weblogic.management.
configuration.
WTCExportMBean

Attribute: LocalAccessPoint

Readable: yes

Writable: yes

EJB Name

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.

MBean: weblogic.management.
configuration.
WTCExportMBean

Attribute: EJBName

Readable: yes

Writable: yes

Remote Name

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

MBean: weblogic.management.
configuration.
WTCExportMBean

Attribute: RemoteName

Readable: yes

Writable: yes



 

Back to Top Previous Next