
- #SIEBEL CLIENT INSTALLATION AND ADMINISTRATION GUIDE INSTALL#
- #SIEBEL CLIENT INSTALLATION AND ADMINISTRATION GUIDE DOWNLOAD#
Note: this is the JNDI name for the send queue of the JMS queue obtain it from the created queue in the JMS by the weblogic administrator Note: this is the JNDI name for the receive queue of the JMS queue obtain it from the created queue in the JMS by the weblogic administrator Point it to the previously created JAVA profile Note: this is the JNDI name for the connection factory of the JMS queue obtain it from the created queue in the JMS by the weblogic administration
#SIEBEL CLIENT INSTALLATION AND ADMINISTRATION GUIDE INSTALL#
Now you need to install JAVA on the Siebel server, even if Java is already installed on the server you need the JDK 7 for the WebLogic integration, noting that Java version 7 is a supported version to integrate with WebLogic, installing version 6 or 5 will result in error while reading the queue.is the class needed to initiate the JMS queue reading request, in weblogic integration it should always be Create a new text file under the JMS directory “jndi.properties” the directory should look like thisįill the text file with the below information.Create a log folder under the JMS folder and place a new text file “jms.log”, the directory should look like this.after collecting all the needed JAR files create a new directory in the Siebel Application server for example C:\JMS and place all the JAR files there.

#SIEBEL CLIENT INSTALLATION AND ADMINISTRATION GUIDE DOWNLOAD#
This file is not available in the weblogic server but you can download it from the internet, check below URL. Important note: wlfullclient.jar is not available in the weblogic server but it can be generated, follow the steps in the below URL to generate this files These files can be obtained from the weblogic server installation home, either search for each file or ask your weblogic admin to provide you with these files. jar, wlfullclient.jar, wlclient.jar, weblogic.jar, tools.jar, jndi.jar, jms.jar, core-jms.jar.These two jar files can be obtained from the Siebel App installation directory First you need to collect some JAR files from different locations below are the needed JAR files and each where to get it:.This document will guide you with the steps needed to successfully integrate Siebel with WebLogic JMS Queue.
