In this post, we will set-up a WebLogic Server environment on Linux 7 hosts; Show how to create systemd unit files for the Node Manager and the Apache HTTP Server (that contains the WebLogic Server Proxy Plug-In); See how automation tools, such as Ansible, can be made operating system version aware such that the same configuration can be used for multiple operating system distributions; Finally, we will test the environment.
And yes, WebLogic Server is supported on Linux 7 – just take a look at the certification matrix. Here, we see that WebLogic 12.1.3 with Oracle JDK 1.8.0_20+ is certified on Linux 7 (Oracle Linux 7 and Red Hat Enterprise Linux 7).
Creating virtual machines
The steps to create a virtual machine are as follows
- Open VMWare WorkStation and click
file
,new virtual machine
. - Choose
custom
and clicknext
. - Choose a certain virtual machine hardware compatibility. In this case we choose
Workstation 11.0
. Clicknext
. - Choose
I will install the operating system later
. Clicknext
. - Select the guest operating system. In this case we choose
Linux
and set the version toCentOS 64-bit
. - Click next and enter the following parameters:
- virtual machine name:
machine1dotcom
- location:
C:\temp\VirtualMachines\machine1dotcom
- virtual machine name:
- Click
next
. - Choose the number of processors, for example
one processor with four cores
, and clicknext
. - Configure the amount of memory for the virtual machine, for example
4096MB
, and clicknext
. - Select the network type, for example
network address translation (NAT)
, and clicknext
. - Select the I/O controller type (choose the recommended type) and click
next
. - Select the virtual disk type (choose the recommended type) and click
next
. - Select create a new virtual disk and click
next
. This article provides information on increasing the size of a virtual disk. This procedure is necessary to accommodate data requirements that have changed since the creation of the virtual disk. - Enter the disk capacity, for example
20GB
, selectsplit virtual disk into multiple files
and clicknext
. - Enter the name for the disk file and click
next
. - Click
finish
- After the virtual machine is created click edit virtual machine settings
Read the complete article here.
For regular information become a member in the WebLogic Partner Community please visit: http://www.oracle.com/partners/goto/wls-emea ( OPN account required). If you need support with your account please contact the Oracle Partner Business Center.