BEA WebLogic Server 9.1 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
complexType jms-bridge-destinationType

{http://www.w3.org/2001/XMLSchema}anyType
  {http://www.bea.com/ns/weblogic/90/domain}configurationType
      {http://www.bea.com/ns/weblogic/90/domain}bridge-destination-commonType
          {http://www.bea.com/ns/weblogic/90/domain}jms-bridge-destinationType

Model
<...>
name?, notes?, adapter-jndi-name?, user-name?, user-password-encrypted?, classpath?, connection-factory-jndi-name?, initial-context-factory?, connection-url?, destination-jndi-name?, destination-type?
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: none
Documentation

This MBean represents a messaging bridge destination for a JMS messaging product. Each messaging bridge consists of two destinations that are being bridged:

MBean: JMSBridgeDestinationMBean


Nested Element Summary
annonymous type derived from stringname optional
           
stringnotes optional
          

Optional information that you can include to describe this configuration.

 
annonymous type derived from stringadapter-jndi-name optional
          

The JNDI name of the adapter used to communicate with the specified destination.

 
stringuser-name optional
          

The optional user name the adapter uses to access the bridge destination.

 
stringuser-password-encrypted optional
          

The encrypted user password that the adapter uses to access the bridge destination.

 
stringclasspath optional
          

The CLASSPATH of the bridge destination.

 
stringconnection-factory-jndi-name optional
          

The connection factory's JNDI name for this JMS bridge destination.

 
stringinitial-context-factory optional
          

The initial context factory name for this JMS bridge destination.

 
stringconnection-url optional
          

The connection URL for this JMS bridge destination.

 
stringdestination-jndi-name optional
          

The destination JNDI name for this JMS bridge destination.

 
annonymous type derived from stringdestination-type optional
          

The destination type (queue or topic) for this JMS bridge destination.

 

BEA WebLogic Server 9.1 Domain Configuration Schema Reference

Version: 9.1