WebLogic Server Configuration Reference
|
|
This class represents a JMS connection factory that resides on another server, and is accessed via JNDI. A remote connection factory can be used to refer to another instance of WebLogic JMS running in a different cluster or server, or a foreign JMS provider, as long as that provider supports JNDI. This MBean will always be a sub-element of the ForeignJMSServerMBean.
<ForeignJMSConnectionFactory
LocalJNDIName="String"
Name="String"
Notes="String"
PasswordEncrypted="[B"
RemoteJNDIName="String"
Username="String"
/>
|
|
|