Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

Server: Messaging: Bridges: Configuration

Buttons     Column Display     

A WebLogic messaging bridge is a forwarding mechanism between any two messaging products. Use a messaging bridge to provide interoperability between separate implementations of WebLogic JMS, or between WebLogic JMS and another messaging product.

This page summarizes the messaging bridge instances that have been targeted to this server.

Buttons

Name Description
Create

Creates a new messaging bridge.

Delete

Deletes the selected messaging bridge.

Column Display

Name Description
Name

The name of this messaging bridge.

MBean Attribute:
WebLogicMBean.Name

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

Source Bridge Destination

The source destination from which this messaging bridge instance reads messages.

MBean Attribute:
MessagingBridgeMBean.SourceDestination

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

Target Bridge Destination

The target destination where a messaging bridge instance sends the messages it receives from the source destination.

MBean Attribute:
MessagingBridgeMBean.TargetDestination

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

Scope

The scope in which this messaging bridge was configured.

Resource Group/Template

The list of resource groups and/or resource group templates in which this messaging bridge is available.

Resource Group/Template

The list of domain partitions in which the messaging bridge is available.


Back to Top