Sei sulla pagina 1di 23

Weblogic Admin Training

BEA Weblogic
BEA Systems, Inc. was founded in 1995 by Bill Coleman, Ed Scott, and Alfred Chuang & was named using the first letter of the first name of each of the three founders.

OracleWeblogic
Oracle acquired BEA in 2008, following which it became Oracle WebLogic

What is Weblogic Server ?


Oracle WebLogic Server is the industry's best application server for building and deploying enterprise Java EE applications with support for new features for lowering cost of operations, improving performance, enhancing scalability and supporting the Oracle Applications portfolio.

Course Topics
Introduction to Weblogic Application server Overview of Architectures Installation and Configuration Creation and working using Domain Weblogic Server Directory Structure Managing and Monitoring WLS Node Manager Overview Basic Deployment Advanced Deployment Introduction to Clustering Configuring Cluster Data Sources Understanding JMS Security Thread and Heap Management

Introduction to Weblogic Application server Origin of Weblogic Application Server What is Application Server Features of Weblogic Application Server Weblogic Server Architecture Difference between Webserver and Application Server Differences between Weblogic 8.1, 9.2, 10g, 11g

Architecture
Two Tier Architecture Three Tier Architecture Where does Weblogic application server fit in Three Tier Architecture

Two Tier Architecture


The two-tier architecture is like client server application. The direct communication takes place between client and server. There is no intermediate between client and server.

Advantages: Understanding and maintenances is easier. Disadvantages: Performance will be reduced when there are more users.

Three Tier Architecture


Three tier architecture having three layers. They are Client layer Business layer Data layer Client layer: Here we design the form using textbox, label etc. Business layer: It is the intermediate layer which has the functions for client layer and it is used to make communication faster between client and data layer. It provides the business processes logic and the data access. Data layer: it has the database. Advantages Easy to modify with out affecting other modules Fast communication Performance will be good in three tier architecture.

Installation and Configuration


Weblogic Software InstallationGUI, Console, Silent Modes Windows/Unix/Linux Directory Structure of Weblogic server Demo on One mode of installation of weblogic server-- Windows/Unix/Linux

Installation and Configuration


Weblogic Software InstallationGUI, Console, Silent Modes Windows/Unix/Linux Directory Structure of Weblogic server Demo on One mode of installation of weblogic server-- Windows/Unix/Linux

Creation of Domain
What is Domain Different ways of Creation of Domain
Configuration wizard Domain Template builder Using WLST

Difference between Development Mode and Production Mode Domain directory structure post domain creation Important Configuration files inside Domain

Server
What is Server? Types of ServersAdmin Server, Managed Server Server Life Cycle Ways of Start and Stop Admin, Managed Servers Command line reference utility for Server status Creation of Managed Server on Remote machine using Pack and Unpack commands Working with MSI(Managed Server Independence) Mode.

Managing and Monitoring


Overview of Weblogic Administration console Managing Domain through Administration console Monitoring Domain through Administration console Command Line tools and Administration Console Enabling Logging through Admin Console WebLogic Logging Services WebLogic Server Logs Configuring and viewing Server Log and Stdout logs HTTP Access Log Configuring HTTP Access Log

Node Manager Overview


What is Node Manager Node Manager Functionality & Configuration Architecture of Node Manager Creation and working with Machines Starting Node Manager Adding Server Instance to Machine Starting Managed Server through Node Manager Shutting Down Managed Server through Node Manager Node Manager Logs and Configuration Files

Basic Deployment
Web Server Capabilities of WebLogic Server Static and Dynamic Deployment Deployment Process Overview Deployment Methods Defining and Working With Enterprise Applications Deploying Application through admin console

Advance Deployment
Configuring an Application for Multiple Development Environments Creating a Deployment Plan Side by Side Deployment Modes of Deployment Stage Mode No Stage Mode Using Deployer Command utility Using WLST

Introduction to Clustering
What is Cluster Advantages of ClusteringLoad balancing, High Availability, Scalability Basic Cluster Architecture Types of ClusterHorizontal, Vertical Multi-tier Cluster Architecture for High Availability How Clusters Communicate Multicasting vs Unicasting

Configuring Cluster
Preparing your Environment for a Cluster. Creating and Configuring a Cluster - Horizontal - Vertical(Pack and Unpack Commands) Deploying Applications EAR/WAR onto Cluster. Creating and Configuring a Weblogic Server as Web proxy Server (HttpClusterServlet).

Understanding JNDI
What is JNDI Detailing High-level Architecture of JNDI Defining Basic Terminology Viewing the JNDI Tree in Oracle WebLogic Server

Understanding JDBC
What is JDBC 4 Types of JDBC Drivers and which is best supported by WLS High Level Architecture of JDBC

Data Sources
What is Data Source What is Connection Pool Advantages of Data source and Connection pool Describing and Configuring Data Sources Managing JDBC Resources Using the Administration Console

Security
WebLogic Server Security Authentication / Authorization Authentication Mechanisms WebLogic Security Diagram Overview: Security Tasks For Securing Resources WebLogic Security Realms Managing Users/Groups Managing Roles What is Embedded LDAP

Potrebbero piacerti anche