edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > Create a JMS Bridge Destination
Create a JMS Bridge Destination
Use this page to create a JMS bridge destination.
Configuration Options
Name Description Name of Name of messaging bridge.
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.
Adapter Classpath The CLASSPATH of the bridge destination.
Used mainly to connect to another release of WebLogic Server.
When connecting to a destination that is running on WebLogic Server 6.0 or earlier, the bridge destination must supply a CLASSPATH that indicates the locations of the classes for the earlier WebLogic Server implementation.
When connecting to a third-party JMS product, the bridge destination must supply the product's CLASSPATH in the WebLogic Server CLASSPATH.
MBean Attribute:
BridgeDestinationCommonMBean.Classpath
Changes take effect after you redeploy the module or restart the server.
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 MBean Attribute:
BridgeDestinationCommonMBean.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.
![]()