Windows 10 installation path -> C:\Oracle\Middleware\Oracle_Home
Step 1: Installed weblogic -> fmw_12.2.1.3.0_wls.jar
Step 2: Installed Infrastructure -> fmw_12.2.1.3.0_infrastructure.jar
Step 3: Configuration -> config.cmd completed
Step 4: When trying to install Oracle HTTP server (setup_fmw_12.2.1.0.0_ohs_win64.exe), I get an error.
I first installed the weblogic server and it completed without issues. When I installed fmw_infrastructure, I chose the same oracle_home of the weblogic server. During the initial wizard screen, I clicked on a button that allows us to see "features" and sure enough, I could see the previous weblogic installation files. The fmw_infra installation went through and so did the configuration step. However, when I click the features button during the ohs installation, I don't see any previous installation files (I would have expected to see the previous installed files like I saw during the fmw_infra installation). To carry on, I selected a different ohs home and then selected the collocated installation type. However, the installer gives an error saying = "Unable to find dependent feature sets for the selected installation type "Collocated HTTP Server (Managed through WebLogic server)". I did expect this actually since as per documentation I am supposed to install in the same oracle_home as weblogic and infra. What am I missing? Why don't the features come up from the previous installation when I am trying to install ohs?