I am working on installing WebLogic 12c on another server for a quick Coherence test and I have been scrambling on finding the notes on how to install it in silent mode. Basically you can install it with an installation wizard, but if you’re doing it remotely via X11 it’s going to be painfully slow. So instead of using that, I prefer silent install. That way, I don’t need to set up X11 and work via the command line.
Properties File
After downloading the FMW installer, a response file needs to be created. See below:
Command
In this case the only thing you need to modify is the ORACLE_HOME. Make sure that your user has access to create that folder.
Next, run the following commands:
Console Output
Make sure that when entering the path of the response file (i.e. silent-weblogic.rsp) you use the absolute path.
And that’s it, you want the prompt (see below sample) and have a sip of coffee.