In this post, I will be showing you how to install Oracle SOA Suite in Oracle Linux.
STEPS
1. unzip the Oracle SOA software and it will extract 6 folders called "Disk*", go to Disk1 and execute "./runInstaller" and when prompted, enter the path of the Jrockit or JDK location as java is required to install SOA Suite.
2. Oracle FMW SOA Suite installer initiated
3. Press "Next"
4. Choose the radio button "Skip Software Updates" and Press "Next"
5. You will get be getting a screen like this:
6. Check if all the <RPM_NAME>.x86_64 are passed, if not install them using YUM updates
7. If you are using a 64 bit VM, you can ignore <RPM_NAME>.i686 as you have the equivalent rpms for 64 bit so you can skip this. Press "Continue" and Press "Next"
8. Press "Next" if not change the below parameters
9. Choose the type of Server Software you are using, since I started this installation with WebLogic Server, I chose WebLogic and Press "Next"
10. Press "Install"
11. Wait for the Installation to Complete
12. Once completed, Press "Next"
13. Press "Finish"
This post has concluded the installation of Oracle SOA Suite Installation.
0 comments