Updates for Windows applications - middleware
With Updates for Windows applications - middleware content site, customer can deploy updates to a vast number of third-party middleware applications.
Note: Support for
N,
N-1, and
N-2versions are available for Middleware Patch update Fixlets.
Prerequisite of Oracle weblogic
Before running the Fixlet, make sure that these prerequisites are met on the windows
system:
- Make sure that the archive extraction software is installed on the Windows
system before proceeding with the installation of Oracle software.Note: Ensure the LongPathsEnabled registry key is enabled in "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem of registry".
- Ensure you have the recommended version of JDK for Oracle Weblogic installed during installation and for patching Oracle WebLogic 12C and 14C.
Steps to manage Oracle weblogic on Window system
These steps involve locating specific configuration files, extracting information
from them, and filtering based on certain criteria:
- Locate the Oracle Inventory directory typically at any folder location, for
example,
C:\Program Files\Oracle\Inventory. - Use the obtained inventory location to access the
inventory.xmlfile in theContentsXMLdirectory. - Extract information from
inventory.xmlto locate specific files, such asregistry.xml, in the inventory directory. - Within
registry.xmlfiles, filter based on certain criteria:- Nodes with a specific version (e.g.,
12.2.1.4.0) at certain XPath locations (e.g.,/a:registry/a:distributions/a:distribution[@status='installed']). - Nodes with names containing "WebLogic".
- Nodes with a specific version (e.g.,
Steps to manage RedHat JBoss on Window system
Make sure that you have the recommended version of Red Hat JBoss installed during installation and configured separately according to the application's requirements.
To retrieve the details of the software version using relevance, follow the steps
that involve locating specific configuration files, extracting information from
them, and filtering based on certain criteria:
- Search for
version.txtin the installed folders namedeaporjboss. For example, within subdirectories ofC:\Users. - Search in folders named
eaporjbosswithin the installed folder. For example,C:\Program Files.
Prerequisite of Apache Tomcat
Before running the Fixlet, make sure that these prerequisites are met on the Window
system:
- For Windows, you should have the latest JDK installed, and its path must be set in the environment variables under "JAVA_HOME".
Steps to manage Apache Tomcat on Windows
This step involves locating specific configuration files, extracting information from
them, and filtering based on certain criteria:
- You will find the software details in Windows Registry Service.
Steps to manage MariaDB on Windows (Registry)
This step involves locating specific configuration files, extracting information from
them, and filtering based on certain criteria:
- You will find the software details in Windows Registry Service.
Steps to manage MongoDB on Windows (Registry)
This step involves locating specific configuration files, extracting information from
them, and filtering based on certain criteria:
- You will find the software details in Windows Registry Service.
Steps to manage Postgresql on Windows (Registry)
This step involves locating specific configuration files, extracting information from
them, and filtering based on certain criteria:
- You will find the software details in Windows Registry Service.
Steps to manage IBM MQ on Windows
This step involves locating specific configuration files, extracting information from
them, and filtering based on certain criteria:
- For Windows systems, check the installed version of IBM MQ under the
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall.
Steps to determine IBM WebSphere details on Windows
This step involves locating specific configuration files, extracting information from
them, and filtering based on certain criteria:
- For Windows systems, it checks for files named
installed.xmlin the installed folders. For example, C:\Program Files\IBM\WebSphere\AppServer\properties\version or C:\Program Files (x86)\IBM\WebSphere\AppServer\properties\version. - The Fixlet searches for the
WEBSPHERE_PATHvariable within the system environment file. Ensure that "WEBSPHERE_PATH" is set as the variable name and the path is specified. For example, if WebSphere is installed atc:\Users\Administrator\Desktop\WebSphere, then theWEBSPHERE_PATHshould be set toc:\Users\Administrator\Desktop\WebSphere/properties/version.
Steps to manage MySQL on Windows
This step involves locating specific configuration files, extracting information from
them, and filtering based on certain criteria:
- You will find the software details in Windows Registry Service.
Pre-caching required for Windows applications
| Software name | Pre-caching required (Yes/No) |
|---|---|
| Oracle WebLogic | No, files automatically cached to server by download plugin. |
| Oracle Database | No, files automatically cached to server by download plugin. |
| Oracle JDK | No, files automatically cached to server by download plugin. |
| RedHat JBoss | Yes, needs manual caching. |
| Apache Tomcat | No, files automatically cached to server by Fixlets. |
| MariaDB | No, files automatically cached to server by Fixlets. |
| MongoDB | No, files automatically cached to server by Fixlets. |
| Postgresql | No, files automatically cached to server by Fixlets. |
| IBM MQ | Yes, needs manual caching. |
| IBM WebSphere | Yes, needs manual caching. |
| MySQL | No, files automatically cached to server by Fixlets. |