Description
WEBLOGIC ADMIN DETAILED COURSE CONTENT
- Overview of Application Server
- Understanding 2 tier architecture
- Understanding 3 tier architecture
- Weblogic architecture
- Weblogic Installation
- System Requirements
- Installation Modes
- Installation on Unix
- Installation on Windows
- Understand Weblogic Domain
- Creation and configure of Weblogic domain
- Directory structure in domains
- Creation of Admin Server
- Creation of Managed Server
- Node Manager
- How to create and configure machines
- Configure Node manager
- Enroll Node manager with domains
- Start and Stop Node manager
- Cluster
- What is a cluster and why it is used
- Create and Configure cluster
- Different modes of cluster communication
- Different load balancing algorithms
- Deployment
- Deploying application using console mode
- Deploying application using wlst
- Deploying application using a java utility
- Error codes
- Common errors encountered in the deployment
- JDBC
- JDBC Architecture
- Creation of Data Source and Connections pools
- Configuring JNDI
- Connecting to database and testing
- Tuning
- JMS
- Understand JMS Architecture
- Create Queues, Topic, Connection Factories
- Send messages to queues and topics
- Best Practices
- Security
- User Creation in Weblogic
- Assigning roles to users
- Creating/configuring Authentication providers
- Authenticating Users with remote authentication providers
- SSL configuration
- Webserver to Weblogic Integration
- What is a webserver
- Webserver plugin
- Configuring Webserver to connect with Weblogic
- Test the configuration