Skip navigation.

Administration Console Online Help

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

 


Foreign JMS Connection Factory --> Configuration --> General

Tasks     Related Topics     Attributes

Overview

This tab defines general configuration attributes for an instance of a foreign JMS connection factory. A foreign JMS connection factory contains the JNDI name of the connection factory in the remote JNDI provider, the JNDI name that the connection factory is mapped to in the local WebLogic Server JNDI tree, and an optional user name and password.

Tasks

Creating a Foreign JMS Connection Factory

Related Topics

"Using Foreign JMS Providers with WebLogic Server"

Attributes

Table 39-1

Attribute Label

Description

Value Constraints

Name

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

MBean: weblogic.management.
configuration.
ForeignJMSConnectionFactoryMBean

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.
ForeignJMSConnectionFactoryMBean

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.
ForeignJMSConnectionFactoryMBean

Attribute: RemoteJNDIName

Dynamic: yes

User Name

The user name that will be passed when opening a connection to the remote JMS server represented by this connection factory. If not set, then no user name will be used.

MBean: weblogic.management.
configuration.
ForeignJMSConnectionFactoryMBean

Attribute: Username

Dynamic: yes

Password

The password that will be used in conjunction with the user name specified in the "Username" parameter.

MBean: weblogic.management.
configuration.
ForeignJMSConnectionFactoryMBean

Attribute: Password

Dynamic: yes

 

Skip navigation bar  Back to Top Previous Next