What is the best approach for setup, install and config Weblogic setup across multiple environments?
I am trying to find a best approach to automating the installation and configuration of weblogic setup across envrionments.
For example when we have Test, Dev and QA envrionment! What is the best approach for setting up the Weblogic instance with Managed servers with each environment having its own admin and Managed instances?
Test: Admin, MS1
DEV: Admin. MS1, MS2
QA: Admin, MS1, MS2. MS3
I tried to use pack and unpack utility though but if am not wrong that is used for extending current domain. Not create a new one!
Regards
Sharath K