Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

biemond/biemond-wls-vagrant-12.1.2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

biemond-orawls-vagrant

The reference implementation of https://github.com/biemond/biemond-wls

uses CentOS 6.5 box with puppet 3.4.0

creates a patched 12.1.2 WebLogic cluster ( admin,node1 , node2 ) plus dynamic JMS, Cluster and Coherence cluster

site.pp is located here:
https://github.com/biemond/biemond-wls-vagrant-12.1.2/blob/master/puppet/manifests/site.pp

used the following software

  • jdk-7u45-linux-x64.tar.gz

weblogic 12.1.2

  • wls_121200.jar
  • p16175470_121200_Generic.zip

Using the following facts

  • environment => "development"
  • vm_type => "vagrant"

admin server

vagrant up admin

node1

vagrant up node1

node2

vagrant up node2

Detailed vagrant steps (setup) can be found here:

http://vbatik.wordpress.com/2013/10/11/weblogic-12-1-2-00-with-vagrant/

For Mac Users. The procedure has been and run tested on Mac.

About

Weblogic 12.1.2 cluster made with the WLS puppet module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages