The Tutorial Show Step-by-Step How-to Install and Quick-Start with Oracle Bea WebLogic 12c Application Server Zip Development Release for Linux Ubuntu 12.04 Precise Pangolin 32bit Desktop.
Here I Describe a System wide Installation, if You Opt for a Single User Installation then you will need to Adapt consequently the Procedure.
On the Post Bottom you find a Link to Quickly Getting-Started with Weblogic 12c Administration and Deployment Procedures.
-
Download WebLogic Development Edition Zip for Linux 32bit:
WebLogic Dev 12c Zip x86 - Double-Click on Archive and Unzip into /tmp/wls
- Open a Terminal Window
-
Prerequisite Oracle Java JDK Installation:
Install Oracle JDK7 for Ubuntu - SetUp Environment Variables
SetUp the JAVA_HOME and MW_HOME Environment Variables:
nano ~/.bashrc
Inserts:
export JAVA_HOME=</path/2/oracleJdk> export MW_HOME=/opt/wls
Ctrl+x to Save & Exit :)
Load New Environment:
source ~/.bashrc
- Relocate WebLogic Server
su -c "mv /tmp/wls /opt
- Run Configuration Script
cd $MW_HOME
su -c "umask 027"
su -c ". ./configure.sh"
You will need to Wait until all Server Components are Built-In.
- Setup WLS environment
su -c ". ./wlserver/server/bin/setWLSEnv.sh"
-
Quick-Start with Oracle WebLogic 12c Server on Ubuntu:
WebLogic 12c Server Domain StartUp
Nessun commento:
Posta un commento