Set-up a 12c SOA/BPM Infrastructure by Rene van Wijk
April 21, 2015 Leave a comment
In this post, we will show how to create automation scripts in order to set-up middleware environments.
Preparation
In the example, we will use the following software
· Fusion Middleware Infrastructure (fmw_12.1.3.0.0_infrastructure.jar) which can be obtained from the Oracle Software Delivery Cloud
· Oracle SOA Suite (fmw_12.1.3.0.0_soa.jar) which can be obtained from the Oracle Software Delivery Cloud
First, we have to decide which directory structure we are going to use. Below an example is given in which the binaries (that create the run-time) are separated from the configuration.
1. ${BASE_DIRECTORY}
2. /soa12.1.3
3. /configuration
4. /applications
5. /base_domain
6. /domains
7. /base_domain
8. /nodemanagers
9. /base_domain
10. /installation (directory that contains all the software)
11. /coherence
12. /em
13. /oracle_common
14. /osb
15. /soa
16. /wlserver
17. /jdk1.7.0_55
Installation
To install an Oracle SOA Suite Infrastructure (that uses Oracle JDK as the Java Virtual Machine) we can use the following script
Read the complete article here.
For regular information on Oracle SOA Suite become a member in the SOA & BPM Partner Community for registration please visit www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center.
