PROCESSIT 7.3 R3

WebLogic Installation

©2025 Copyright ReadSoft AG (publ). All rights reserved. The contents of this document are subject to change without notice. ReadSoft is a registered trademark of ReadSoft AB. Other product and company names herein may be the trademarks or registered trademarks of their respective owners.
Questions or comments about this document may be emailed to documentation@readsoft.com.

ReadSoft AB (Head office) | Södra Kyrkogatan 4 | SE-252 23 Helsingborg | Sweden | Phone: +46 42 490 21 00 | Fax: +46 42 490 21 20
ReadSoft AG | Falkstrasse 5 | 60487 Frankfurt | Germany | Phone: +49 69 1539402-0 | Fax: +49 69 1539402-13
info@readsoft.com | www.readsoft.com

WebLogic Installation ProcedureRequirementsInstall Java JDK on linuxInstallation FilesInstall WebLogic ServerInstall ADF Libraries

WebLogic Installation Procedure

Requirements

Minimum required Java version is java 1.6.0. Version 1.7.0 is recommended.

Install Java JDK on linux

If you have already installed Java JDK , Java should already be present on your system. Otherwise you may download it from Oracle.com

Check that Java is accessible by executing the command: java -version. The command should return the version of Java installed and not contain any errors in the output.

Installation Files

The installation files are located at ftp://ftp.readsoft-us.com/Software/Oracle/Prereqs11g/Generic

Alternatively, you can download the files from Oracle.com.

  • WebLogic: wls1036_generic.jar
  • ADF Libraries: ofm_appdev_generic_11.1.1.7.0_disk1_1of1.zip

Install WebLogic Server

Installation must be performed in a GUI console environment.

  1. cd <INST_TOP> - where <INST_TOP> is the directory containing wls1036_generic.jar.
  2. Invoke the WebLogic installer: java -jar wls1036_generic.jar
  3. Click Next
  4. Choose Middleware Home directory. Select to Create a new Middleware Home and set the Middleware home. We reccommend to set it to /oracle/middleware and click Next.
  5. Click Next
  6. Click Yes
  7. Click Yes
  8. Check I wish to remain uninformed... checkbox and Click Continue
  9. Select install type Custom.
  10. Select components to install. You can just click Next here.
  11. In the JDK Selection window,select JDK installed previously and click Next.
  12. Select installation directory. You can just click Next here.
  13. Installation summary. Click Next.
  14. The installation runs. Wait for the installation to complete.
  15. Uncheck the Run Quickstart checkbox and Click Done to complete the installation.

Install ADF Libraries

  1. Unzip the file ofm_appdev_generic_11.1.1.7.0_disk1_1of1.zip
  2. Change to the install directory: cd Disk1
  3. Invoke the ADF Libraries installer with the command: ./runinstaller
  4. Enter the JRE locate. This can vary depending on JDK installed.
  5. Welcome. Click Next.
  6. Select Skip Software Updates and click Next.
  7. Prerequisite Checks. Click Next.
  8. Choose middleware home directory. Select to Use an existing Middleware Home and it must be the same as specified in the Weblogic installation.
  9. Application Server. Click Next.
  10. Installation Summary. You can just click Install.
  11. Installation Progress. The installation runs. Wait for the installation to finish then click Next.
  12. Installation Complete. Click Finish.