Skip navigation.

Administration Console Online Help

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index

 


Foreign JMS Destination --> Configuration --> General

Tasks     Related Topics     Attributes

Overview

This tab defines general configuration attributes for an instance of a foreign JMS server. A foreign JMS destination represents either a queue or a topic. It contains the destination JNDI name that is looked up on the foreign JNDI provider and the JNDI name that the destination is mapped to on the local WebLogic Server. When the foreign destination is looked up on the local server, a lookup is performed on the remote JNDI directory, and the destination object is returned from that directory.

Tasks

Creating a Foreign JMS Destination

Related Topics

"Using Foreign JMS Providers with WebLogic Server"

Attributes

Table 38-1

Attribute Label

Description

Value Constraints

Name

The name of this foreign JMS destination configuration. WebLogic Server uses an MBean to implement and persist the configuration.

MBean: weblogic.management.
configuration.
ForeignJMSDestinationMBean

Attribute: Name


Local JNDI Name

The name that the remote object will be bound to in the local server's JNDI tree. This is the name that should be used to look up the object on the local server.

MBean: weblogic.management.
configuration.
ForeignJMSDestinationMBean

Attribute: LocalJNDIName

Dynamic: yes

Remote JNDI Name

The name of the remote object that will be looked up in the remote JNDI directory.

MBean: weblogic.management.
configuration.
ForeignJMSDestinationMBean

Attribute: RemoteJNDIName

Dynamic: yes

 

Skip navigation bar  Back to Top Previous Next