Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Create a JMS Bridge Destination

Related Tasks     Related Topics

Use this page to create a JMS bridge destination.

Configuration Options

Name Description
Name

The name of this messaging bridge destination.

MBean Attribute:
WebLogicMBean.Name

Changes take effect after you redeploy the module or restart the server.

Scope

Specifies if the messaging bridge destination is accessible within the domain, a partition, or a resource group template.

Adapter JNDI Name

The JNDI name of the adapter used to communicate with the specified destination.

This name is specified in the adapter's deployment descriptor file and is used by the WebLogic Server Connector container to bind the adapter in WebLogic Server JNDI.

MBean Attribute:
BridgeDestinationCommonMBean.AdapterJNDIName

Changes take effect after you redeploy the module or restart the server.

Connection URL

The connection URL for this JMS bridge destination.

MBean Attribute:
JMSBridgeDestinationMBean.ConnectionURL

Changes take effect after you redeploy the module or restart the server.

Connection Factory JNDI Name

The connection factory's JNDI name for this JMS bridge destination.

MBean Attribute:
JMSBridgeDestinationMBean.ConnectionFactoryJNDIName

Changes take effect after you redeploy the module or restart the server.

Destination JNDI Name

The destination JNDI name for this JMS bridge destination.

MBean Attribute:
JMSBridgeDestinationMBean.DestinationJNDIName

Changes take effect after you redeploy the module or restart the server.

Related Tasks

Related Topics


Back to Top