Setting up runtime utilities on Oracle WebLogic
Oracle WebLogic requires specific jars listed here.
About this task
Note: The classpath information provided in
this section is intended as a starting point for your implementation.
Depending upon the JMS, JNDI, and JDK you are using you may need to
add or remove jars from the lists given here.
Include the following jar files for WebLogic JMS:
Procedure
Use the
<INSTALL_DIR>/bin/install3rdparty.sh
(or
.cmd) script to install the wlclient.jar
file and include it in the
AGENTDynamicclasspath.cfg
dynamic classpath file.
Results
If you are using WebLogic
Server with IBM® MQ
JMS and you are binding queues in WebLogic JNDI, use install3rdparty
to include the following files from MQ_HOME/java/lib
in
the AGENTDynamicclasspath
or the APPDynamicclasspath
:
com.ibm.mq.jmqi.jar
com.ibm.mqjms.jar
fscontext.jar
jms.jar
providerutil.jar
wlclient.jar
If you are binding queues in File Bindings JNDI, use the following files,
obtainable from
MQ_HOME/java/lib
:com.ibm.mq.jmqi.jar
com.ibm.mqjms.jar
fscontext.jar
jms.jar
providerutil.jar