Introduction:
Having SOA installed on Windows 7 and working on it since long, I thought of trying my hands on my Mac running OS Yosemite. I have successfully installed SOA 12c on my Mac. Oracle has made it simpler to install SOA 12c for Mac, I still remember how I struggled while installing 11g.
Pre requisites:
1) You need to have Java 7 (jre-7u71-macosx-x64.dmg) installed on your Mac. Steps for installing Java can be found on https://www.java.com/en/download/help/mac_install.xml
Steps:
1) Download SOA 12c from Oracle site (http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html) for Mac (fmw_12.1.3.0.0_soaqs_Disk1_1of1.zip)
2) Once the file is downloaded, unzip the file. Open Terminal and Navigate to the directory containing the .jar files as shown below
Run Java -jar fmw_12.1.3.0.0_soa_quickstart.jar
3) This will bring up the installer, change the OS Group accordingly. I choose everyone. Click OK
4) First page of the instller, Click Next
5) OracleWls_Home directory will be shown, you can choose your own directory. I went with the default one. Click Next
6) Click Install
7) Next
8) Installation is done, This is the last page. Make sure Start JDeveloper is Enabled and click on Finish
9) JDeveloper will start
10) After start you will see Application Server navigator, where the domain as Unconfigured. Configured the domain either by doing right click on the IntegratedWeblogicServer or by navigating to Run menu as shown in the screen shot below
11) Upon its first time start, a window will open where you will be setting up the password for your local Weblogic. Click OK once done
Thats it. It will take few minutes to configure and start the server. Once started you can access EM using http://localhost:7101/em on your safari.
Having SOA installed on Windows 7 and working on it since long, I thought of trying my hands on my Mac running OS Yosemite. I have successfully installed SOA 12c on my Mac. Oracle has made it simpler to install SOA 12c for Mac, I still remember how I struggled while installing 11g.
Pre requisites:
1) You need to have Java 7 (jre-7u71-macosx-x64.dmg) installed on your Mac. Steps for installing Java can be found on https://www.java.com/en/download/help/mac_install.xml
Steps:
1) Download SOA 12c from Oracle site (http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html) for Mac (fmw_12.1.3.0.0_soaqs_Disk1_1of1.zip)
2) Once the file is downloaded, unzip the file. Open Terminal and Navigate to the directory containing the .jar files as shown below
Run Java -jar fmw_12.1.3.0.0_soa_quickstart.jar
3) This will bring up the installer, change the OS Group accordingly. I choose everyone. Click OK
4) First page of the instller, Click Next
5) OracleWls_Home directory will be shown, you can choose your own directory. I went with the default one. Click Next
6) Click Install
7) Next
8) Installation is done, This is the last page. Make sure Start JDeveloper is Enabled and click on Finish
9) JDeveloper will start
10) After start you will see Application Server navigator, where the domain as Unconfigured. Configured the domain either by doing right click on the IntegratedWeblogicServer or by navigating to Run menu as shown in the screen shot below
11) Upon its first time start, a window will open where you will be setting up the password for your local Weblogic. Click OK once done
Thats it. It will take few minutes to configure and start the server. Once started you can access EM using http://localhost:7101/em on your safari.