Technical data

18 Using the WebLogic Messaging Bridge
18-8 Administration Guide
5. Click Create to create the JMS bridge destination.
Adapter Classpath 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 provider, the bridge
destination must supply the provider’s
CLASSPATH in the
WebLogic Server
CLASSPATH.
Connection URL The URL of the JNDI provider used to look up the connection
factory and destination.
Initial Context Factory The factory used to get the JNDI context.
Connection Factory
JNDI Name
The JMS connection factory used to create a connection for the
actual JMS destination being mapped to the JMS bridge
destination.
Note: In order to use the Exactly-once QOS, the connection
factory has to be a XAConnection Factory. For more
information about connection factory and QOS
requirements, see “Messaging Bridge Attributes on
the General Tab” on page 18-12.
Destination JNDI Name The JNDI name of the actual JMS destination being mapped to
the JMS bridge destination.
Destination Type Select either a Queue or Topic destination type.
User Name and
Password
The user name and password that the messaging bridge will
give to the bridge adapter.
Note: All operations done to the specified destination are
done using that user name and password. Therefore,
the User Name/Password for the source and target
destinations must have permission to access the
underlying JMS destinations in order for the
messaging bridge to work.
Table 18-2 JMS Bridge Destination Attributes on the Configuration Tab
Attribute Description