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 wlfullclient.jar file
and include it in the AGENTDynamicclasspath.cfg dynamic
classpath file.
Results
For more information about developing a WebLogic
Full Client, refer to the Web site.
If you are using WebLogic Server with WebSphere® 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.jar
- com.ibm.mqjms.jar
- connector.jar
- jms.jar
- jta.jar
- wlfullclient.jar
- dhbcore.jar
Note: If
you are using WebLogic JMS 12.1.2 or later, refer to the
Web site and add
wlfullclient.jar to
the AGENTDynamicclasspath.cfg, using the
install3rdparty.sh (or
.
cmd) script.
If you are binding queues in File Bindings JNDI,
use the following files, obtainable from MQ_HOME/java/lib:
- com.ibm.mq.jar
- com.ibm.mqjms.jar
- connector.jar
- jms.jar
- jta.jar
- fscontext.jar
- providerutil.jar
- dhbcore.jar