Configuration Options Related Tasks Related Topics
Use this page to create a general bridge destination for a non-JMS message provider.
Required attributes for this page include the name of the general bridge destination within the domain, the name of the adapter used to communicate with the specified destination, the adapter CLASSPATH, and a list of properties to pass to the adapter. Optionally, you can also specify a user name and password for each target and source general bridge destination.
Name | Description |
---|---|
Name |
The name of this general bridge destination. MBean Attribute: 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: Changes take effect after you redeploy the module or restart the server. |
Adapter Classpath |
The CLASSPATH of the bridge destination.
MBean Attribute: Changes take effect after you redeploy the module or restart the server. |
Properties |
Specifies all the properties of the bridge destination. The destination properties are string values that must be separated by a semicolon (;). The following properties are required for all JMS implementations:
MBean Attribute: Changes take effect after you redeploy the module or restart the server. |
User Name |
The optional user name the adapter uses to access the bridge destination. All operations on the specified destination are done using this user name and the corresponding password. Therefore, the User Name/Password for the source and target destinations must have permission to the access the underlying destinations in order for the messaging bridge to work. MBean Attribute: Changes take effect after you redeploy the module or restart the server. |
User Password |
The user password that the adapter uses to access the bridge destination. As of 8.1 sp4, when you get the value of this attribute, WebLogic Server does the following:
When you set the value of this attribute, WebLogic Server does the following:
Using this attribute ( Instead of using this attribute, use
MBean Attribute: Changes take effect after you redeploy the module or restart the server. |
Confirm User Password |
Confirms the user password that the adapter uses to access the bridge destination. |
![]() ![]() |