![]() ![]() ![]() ![]() |
Create a Foreign JMS Connection Factory Override
Configuration Options Related Tasks Related Topics
Use this page to create a new foreign JMS connection factory override.
NOTE: WebLogic Server Multitenant domain partitions are deprecated in WebLogic Server 12.2.1.4.0. The related Console and help pages will be removed in the next release.
A foreign connection factory override defines partition-specific overrides for the most commonly overridden attributes in a ForeignConnectionFactory MBean. It overrides some of the settings in a same-named ForeignConnectionFactory MBean instance in the same multitenant scope to which this override MBean belongs.
Configuration Options
Name Description Foreign JMS Connection Factory Name The name of this foreign connection factory override. It must match the name of the actual resource to be overridden.
MBean Attribute:
ForeignConnectionFactoryOverrideMBean.Name
Changes take effect after you redeploy the module or restart the server.
Remote JNDI Name The name of the remote object that will be looked up in the remote JNDI directory.
MBean Attribute:
ForeignConnectionFactoryOverrideMBean.RemoteJNDIName
User Name The user name that is passed when opening a connection to the remote server (represented by this foreign connection factory).
MBean Attribute:
ForeignConnectionFactoryOverrideMBean.Username
Password The password used in conjunction with the user name specified in the
Username
parameter to access the remote connection factory.MBean Attribute:
ForeignConnectionFactoryOverrideMBean.Password
Confirm Password
![]() |