SlideShare una empresa de Scribd logo
1 de 36
WEBLOGIC-12C –GUI ISTALLATION
GUI(Graphical User Interface) MODE : Graphical-mode installation is an interactive, GUI-based method
for installing Web Logic Platform.
WL 12C Software Name:
oepe-indigo-installer-12.1.1.0.1.201203120349-12.1.1-win32
Here:
OEPE (Oracle Enterprise pack for eclips)
Indigo is the annual release of Eclipse projects on June 22 2011

Complete name of Weblogic 12c installer.
When you double click on the software (oepe-indigo-installer-12.1.1.0.1.201203120349-12.1.1-win32)
.It will show the above window. If you click on RUN Button. The installation will start, as mentioned in
below

Installation process has been started here.

This Window show the Version web logic i.e. 12C (C-Cloud)
This welcome window shows the next and previous steps to move further and earlier steps.
Click Next to proceed with the installation.
We may cancel the installation at any time by clicking Exit.

Middleware home directory is the central support directory for all Middleware products installed. The
default Middleware home directory is C:OracleMiddleware
It shows Warning Weblogic directory is not empty.proceed with installation

Here it asks the Email address and support password for security updates.
If you want to decline registration you click on NEXT option
Click Next to continue.
If you click on NO option you will get the same window as I mention below and again it asks the email
and support password.

Dialog box appears here Click Yes to continue
Dialog box appears here Click Yes to continue
Yes option …..Then I got this window, if I click on no option it will asking email address
Here I selected option which I marked in red color box

Two install types are there (Typical and Custom).

Typical: Most of the software components included in this installation

Custom: we select the software components to be installed.
Under the Typical Install type, we will install the following products and components
I.
II.
III.

Web logic server
Oracle coherences
Oracle enterprise pack for eclipse.
Here we can find product installation directories and we can change those directories through “Browse”
option
Those product directories are:

1. wlserver_version
2. coherence_version
3. oepe_version
I.
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.

1.

WebLogic server:
Core Application server
Administration Console
Configuration Wizard and Upgrade framework
Web 2.0 HTTP Pub-Sub Server
WebLogic SCA
WebLogic JDBC Drivers
Third party JDBC Drivers
WebLogic Server clients
XQuery Support
Server Examples
Evaluation Database

Core Application Server:A complete application server that implements Java Enterprise Edition
6 (JEE 6) technologies, Web services, provides highly available, scalable, and secure applications
and services.
2. Administration Console:
Using the Administration Console we can do more activities.
We can Configure, start, and stop WebLogic Server instances
3. Configuration Wizard and Upgrade Framework:
It guides to creating a domain.
The Upgrade Framework provides tools that convert a domain configuration from
previous WebLogic Server releases to the current release.
If we do not install this component, we unable to create new domains or upgrade

4. Web 2.0 HTTP Pub-Sub Server:
A channels based publish-subscribe mechanism for Web-based clients to send and
receive asynchronous messages over HTTP.
5. WebLogic SCA:
Service Component Architecture (SCA) provides a model for building enterprise applications
and systems as modular business services that can be integrated and reused. WebLogic SCA
provides support for developing and deploying SCA applications using Plain Old Java Objects
(POJOs).

6. Web Logic JDBC Drivers:
JDBC drivers are used to connect a WebLogic Server environment to an external
database.
If this component is not installed, the WebLogic JDBC drivers will not be available for
use.
7. Third-Party JDBC Drivers:
WebLogic Server works with third-party JDBC drivers that offer the following functionality:
a. These are thread-safe
b. Can implement transactions using standard JDBC statements

8. WebLogic Server Clients:
Thin-client JARs required for connecting to a WebLogic Server instance. Includes the JARs for the Web
Services, JMS, Store and Forward, WebLogic RMI, JMS .NET, and JMX clients.
If you do not install this component, there is no effect on the server run time or deployed applications.
However, if you have a thin client and need to distribute a smaller set of JARs, instead of all WebLogic
JARs, you need to choose this installation option.
9. Xquery Support
The WebLogic XQuery implementation JARs. Select this installation option if you are
using WebLogic XQuery libraries within your applications.

10. Server Examples:
Example applications that demonstrate key features of WebLogic Server. Selecting this component also
causes an evaluation database to be installed.
Note: Server Examples are not installed as part of the typical installation. You must select Custom
installation in order to install the Server Examples on your system.
Note: If you select this option, you cannot deselect the Evaluation Database option. The Derby
evaluation database is required by the server examples.
11. Evaluation Database:
Installs the Derby evaluation database, which is used by the Server Examples, into the
WL_HOME/common/derby directory. We can install the evaluation database without installing the
Server Examples. The evaluation database is installed by default in a Typical installation
Oracle Coherence:
a. Coherence Product Files
b. Coherence Examples
a. Coherence Product Files:Coherence provides replicated and distributed
(partitioned) data management and caching services on top of a reliable,
highly scalable peer-to-peer clustering protocol. Coherence has no single
points of failure.

b. Coherence Examples: Examples that demonstrate how to use the features of
Coherence in all supported languages (Java, .NET, and C++).
II.

Oracle Enterprise Pack for Eclipse:

It is a certified set of Eclipse plug-ins that is designed to help develop, deploy and debug applications for
Oracle WebLogic Server and Oracle Database.
Common files

JDKs
Jdk160_29:
JDK is a java development Kit. It is used to development application purpose and it includes
execution environment
After installation, the QuickStart application is launched automatically by default.
Quick Start is used to help first-time users evaluate, learn, and use WebLogic Server.
For example, the QuickStart application for WebLogic Server provides quick access to the following
tasks:
Getting started with WebLogic Server
Upgrading WebLogic domains to the current version
Accessing documentation online

Domain Creation Through QuickStart:

Through Quick start we can create a Domain.
When I selected the option: “Getting started with Weblogic Server 12.1.1”
It shows the below window for creating domain.

Welcome window shows 2 options.
1. Create a new WebLogic domain.
2. Extend an existing Weblogic domain
Here selected the option for” Create a new WebLogic domain”
Here it shows the Domain source

Here we can mention the Weblogic Domain name and location .we can change domain location also.
Default name for Domain is:base_domain.

We must give domain name.
We must give the location for Domain.

Here I have mention domain name as weblogic_domain
Domain_Name: we can use alphanumeric characters for Domain name, hyphen (-) and underscore
(_)characters. The maximum length of “Domain name” is 100 characters. Do not use spaces in between
the “domain name” it will not accept.
Here we can find default Administration user name is weblogic
And we have to give password and confirm the password.

Here I have given password and confirm the password .It showing error about the password.
The password does not match here.
Note: The confirm password should match the entered password.
Here it showing error: The given pass word must be at least 8 alphanumeric characters with at least one
number or any special character.

I have given pass word according to password properties.
This shows the Weblogic Domain startup Mode, modes are two types
1.Development Mode
2. Production Mode
Here I selected the mode for domain is Development Mode
The available JDK for development is sun JDk.
Here we can select the options to configure Administration Server, Managed sevrers, clusters, Machines
and RDBMS security Store.

Here I selected the option to configure Admin server.
The default name for Admin server is “AdminServer”
Default Listen Address is “All Local Addresses”
Default Listen port is “7001”
7001 is the default listen port. We can change it as per
our requirement with in the range of (1 to 65535)

Here Listen port and SSL listen port are same. It does not accept the same port.
In weblogic names and port should be unique. (Should not match each other)
Default Oracle WebLogic Server SSL Listen Port for Administration Server 7002
As our requirement we can change it with in the range of (7002-9000)

Here I disabled the SSL listen port.
Secure Sockets Layer (SSL) provides secure connections by allowing two applications connecting over a
network to authenticate each other's identity and by encrypting the data exchanged between the
applications.
Here it shows the domain path: i.e. D:Oracleweblogicuser_projectsdomains
Domain name is: WebLogic_domain

This process shows the domain creation in progress.
Domain creation is completed.
If we want start Admin server from here we can select the option:”Start Admin Server”
Domain Creation through Configuration Wizard:

Domain Creation:
D:OracleMiddlewarewlserver_12.1commonbin:
Config.cmd for Windows
Config.sh for Linux
Middleware Home directory in Oracle.

Before Domain installation…

After Domain installation…User_projects added.
Middleware Home Directory
By default, Weblogic 12c choose C:OracleMiddleware directory for installation on Windows.
OracleMiddleware Directory

Functions of the Home Directory
The directories in the Middleware home directory vary depending on the installer that you are using and
the products you selected for installation.
For example, the WebLogic Server installer creates the directories and files listed in the following table if
you have selected all the components for installation.
Directory or file

Description

jdkversion

This directory contains the software for the Sun JDK if it is installed with your
software. The JDK provides the Java run-time environment (JRE) and tools for
compiling and debugging Java applications.

logs

This directory contains a history file, which has information about installation and
uninstallation for the Middleware home directory.

modules

This directory contains the modules installed in the home directory.

utils

This directory contains utilities that are used to support the installation of all
products installed in this home directory. For more information on installing
patches and patch sets.

wlserver_version

The WebLogic Server home directory.

coherence_version The Coherence home directory.
.home

This file contains the information about the Middleware home directory.

ocm.rsp

This response file contains information about the Oracle Configuration Manager
(OCM) installation.

registry.xml

This registry file contains a persistent record of all WebLogic products installed on
the target system. This registry contains product-related information, such as
version number, patch set level, patch level, and location of the product installation
directories. It also contains the name of the installed JDK(s) and the Java home.
Note: Do not edit this file manually. Doing so may cause operating problems for the
currently installed WebLogic products, or result in installation problems when
future products or maintenance upgrades are installed.

registry.dat

This is an encrypted version of the registry.xml file.

domainregistry.xml

This registry file contains the location of all domains currently registered with this
WebLogic Server installation. Whenever you add a new domain, it is registered in
this file.
WebLogic Server Domain Directory

Directory
autodeploy

Bin
Config
Console-ext.
Init-info

Lib

Pending

Security
Servers

Content
In a development environment, the server will
automatically deploy any applications or modules you
place here. You must run the server in development
mode for it to take advantage of the automatic
deployment feature
Contains the start and stop scripts
Contains the key domain configuration file, config.xml
Contains any Administration Console extensions
you’ve created
This directory contains files that are used for
WebLogic domain provisioning. You should not
modify any files in this directory
You can place JAR files in this directory so they can be
available to all applications running on the domain’s
server instances
This directory contains domain configuration files
representing configuration changes that have been
requested, but not yet activated. Once the
configuration changes have been activated, the
configuration files are deleted from this directory
Holds security-related files such as
SerializedSystemIni.dat
This is an important directory that contains a separate
subdirectory for each of the servers in your domain,
including both Admin and Managed Servers
Tmp

This directory stores temporary files used in the
change management process. You should not modify
any files in this directory.

edit.lok

This lock ensures that only one user is editing the
configurations at any point of time. No 2 operations
are performed at a same time
File containing ACLs, users, and groups that can be
used for the default security realm when
Compatibility security is used
Scripts used to start the Administration Server on
Windows
Scripts used to start the Administration Server on
Windows UNIX systems

fileRealm

startWeblogic.cmd
startWebLogic.sh

Más contenido relacionado

La actualidad más candente

Oracle WebLogic Server Basic Concepts
Oracle WebLogic Server Basic ConceptsOracle WebLogic Server Basic Concepts
Oracle WebLogic Server Basic ConceptsJames Bayer
 
Websphere interview Questions
Websphere interview QuestionsWebsphere interview Questions
Websphere interview Questionsgummadi1
 
Docker Networking - Common Issues and Troubleshooting Techniques
Docker Networking - Common Issues and Troubleshooting TechniquesDocker Networking - Common Issues and Troubleshooting Techniques
Docker Networking - Common Issues and Troubleshooting TechniquesSreenivas Makam
 
VMware vSphere Networking deep dive
VMware vSphere Networking deep diveVMware vSphere Networking deep dive
VMware vSphere Networking deep diveSanjeev Kumar
 
Whitepaper, lynx secure rootkit detection & protection by means of secure vir...
Whitepaper, lynx secure rootkit detection & protection by means of secure vir...Whitepaper, lynx secure rootkit detection & protection by means of secure vir...
Whitepaper, lynx secure rootkit detection & protection by means of secure vir...Avishai Ziv
 
WebLogic 12c & WebLogic Mgmt Pack
WebLogic 12c & WebLogic Mgmt PackWebLogic 12c & WebLogic Mgmt Pack
WebLogic 12c & WebLogic Mgmt PackDLT Solutions
 
WebSphere application server 8.5.5 - quick overview
WebSphere application server 8.5.5 - quick overviewWebSphere application server 8.5.5 - quick overview
WebSphere application server 8.5.5 - quick overviewChris Sparshott
 
Introduction to ansible
Introduction to ansibleIntroduction to ansible
Introduction to ansibleOmid Vahdaty
 
Dockerfile Tutorial with Example | Creating your First Dockerfile | Docker Tr...
Dockerfile Tutorial with Example | Creating your First Dockerfile | Docker Tr...Dockerfile Tutorial with Example | Creating your First Dockerfile | Docker Tr...
Dockerfile Tutorial with Example | Creating your First Dockerfile | Docker Tr...Edureka!
 
Introduction to Zabbix - Company, Product, Services and Use Cases
Introduction to Zabbix - Company, Product, Services and Use CasesIntroduction to Zabbix - Company, Product, Services and Use Cases
Introduction to Zabbix - Company, Product, Services and Use CasesZabbix
 
JBoss Application Server 7
JBoss Application Server 7JBoss Application Server 7
JBoss Application Server 7Ray Ploski
 
Dell EMC OpenManage Enterprise Ovierview 3.3
Dell EMC OpenManage Enterprise Ovierview 3.3Dell EMC OpenManage Enterprise Ovierview 3.3
Dell EMC OpenManage Enterprise Ovierview 3.3Mark Maclean
 
[오픈소스컨설팅]Zabbix Installation and Configuration Guide
[오픈소스컨설팅]Zabbix Installation and Configuration Guide[오픈소스컨설팅]Zabbix Installation and Configuration Guide
[오픈소스컨설팅]Zabbix Installation and Configuration GuideJi-Woong Choi
 
Redo log improvements MYSQL 8.0
Redo log improvements MYSQL 8.0Redo log improvements MYSQL 8.0
Redo log improvements MYSQL 8.0Mydbops
 

La actualidad más candente (20)

Oracle WebLogic Server Basic Concepts
Oracle WebLogic Server Basic ConceptsOracle WebLogic Server Basic Concepts
Oracle WebLogic Server Basic Concepts
 
Websphere interview Questions
Websphere interview QuestionsWebsphere interview Questions
Websphere interview Questions
 
Docker Networking - Common Issues and Troubleshooting Techniques
Docker Networking - Common Issues and Troubleshooting TechniquesDocker Networking - Common Issues and Troubleshooting Techniques
Docker Networking - Common Issues and Troubleshooting Techniques
 
VMware vSphere Networking deep dive
VMware vSphere Networking deep diveVMware vSphere Networking deep dive
VMware vSphere Networking deep dive
 
Whitepaper, lynx secure rootkit detection & protection by means of secure vir...
Whitepaper, lynx secure rootkit detection & protection by means of secure vir...Whitepaper, lynx secure rootkit detection & protection by means of secure vir...
Whitepaper, lynx secure rootkit detection & protection by means of secure vir...
 
WebLogic 12c & WebLogic Mgmt Pack
WebLogic 12c & WebLogic Mgmt PackWebLogic 12c & WebLogic Mgmt Pack
WebLogic 12c & WebLogic Mgmt Pack
 
Introduction to weblogic
Introduction to weblogicIntroduction to weblogic
Introduction to weblogic
 
ansible why ?
ansible why ?ansible why ?
ansible why ?
 
WebSphere application server 8.5.5 - quick overview
WebSphere application server 8.5.5 - quick overviewWebSphere application server 8.5.5 - quick overview
WebSphere application server 8.5.5 - quick overview
 
Introduction to ansible
Introduction to ansibleIntroduction to ansible
Introduction to ansible
 
Dockerfile Tutorial with Example | Creating your First Dockerfile | Docker Tr...
Dockerfile Tutorial with Example | Creating your First Dockerfile | Docker Tr...Dockerfile Tutorial with Example | Creating your First Dockerfile | Docker Tr...
Dockerfile Tutorial with Example | Creating your First Dockerfile | Docker Tr...
 
Zdlra copy to cloud
Zdlra copy to cloudZdlra copy to cloud
Zdlra copy to cloud
 
Java J2EE
Java J2EEJava J2EE
Java J2EE
 
Introduction to Zabbix - Company, Product, Services and Use Cases
Introduction to Zabbix - Company, Product, Services and Use CasesIntroduction to Zabbix - Company, Product, Services and Use Cases
Introduction to Zabbix - Company, Product, Services and Use Cases
 
JBoss Application Server 7
JBoss Application Server 7JBoss Application Server 7
JBoss Application Server 7
 
VMware vSphere
VMware vSphereVMware vSphere
VMware vSphere
 
Dell EMC OpenManage Enterprise Ovierview 3.3
Dell EMC OpenManage Enterprise Ovierview 3.3Dell EMC OpenManage Enterprise Ovierview 3.3
Dell EMC OpenManage Enterprise Ovierview 3.3
 
[오픈소스컨설팅]Zabbix Installation and Configuration Guide
[오픈소스컨설팅]Zabbix Installation and Configuration Guide[오픈소스컨설팅]Zabbix Installation and Configuration Guide
[오픈소스컨설팅]Zabbix Installation and Configuration Guide
 
WebLogic FAQs
WebLogic FAQsWebLogic FAQs
WebLogic FAQs
 
Redo log improvements MYSQL 8.0
Redo log improvements MYSQL 8.0Redo log improvements MYSQL 8.0
Redo log improvements MYSQL 8.0
 

Similar a Weblogic 12c Graphical Mode installation steps in Windows

Oracle WebLogic Server 11g for IT OPS
Oracle WebLogic Server 11g for IT OPSOracle WebLogic Server 11g for IT OPS
Oracle WebLogic Server 11g for IT OPSRakesh Gujjarlapudi
 
Weblogic 11g admin basic with screencast
Weblogic 11g admin basic with screencastWeblogic 11g admin basic with screencast
Weblogic 11g admin basic with screencastRajiv Gupta
 
Embedding Oracle Weblogic Server 1871199
Embedding Oracle Weblogic Server 1871199Embedding Oracle Weblogic Server 1871199
Embedding Oracle Weblogic Server 1871199cwspeaks
 
Oracle Weblogic Server 11g: System Administration I
Oracle Weblogic Server 11g: System Administration IOracle Weblogic Server 11g: System Administration I
Oracle Weblogic Server 11g: System Administration ISachin Kumar
 
OFM SOA Suite 11gR1 – Installation Demonstration
OFM SOA Suite 11gR1 – Installation DemonstrationOFM SOA Suite 11gR1 – Installation Demonstration
OFM SOA Suite 11gR1 – Installation DemonstrationSreenivasa Setty
 
SOA Fusion Middleware installation
SOA Fusion Middleware installationSOA Fusion Middleware installation
SOA Fusion Middleware installationMonowar Mukul
 
OFM SOA Suite 11g - Quick Start Guide
OFM SOA Suite 11g - Quick Start GuideOFM SOA Suite 11g - Quick Start Guide
OFM SOA Suite 11g - Quick Start GuideSreenivasa Setty
 
Con11257 schifano con11257-best practices for deploying highly scalable virtu...
Con11257 schifano con11257-best practices for deploying highly scalable virtu...Con11257 schifano con11257-best practices for deploying highly scalable virtu...
Con11257 schifano con11257-best practices for deploying highly scalable virtu...Berry Clemens
 
Upgrading Oracle SOA Suite to 11g: A Real-World Success Story
Upgrading Oracle SOA Suite to 11g: A Real-World Success StoryUpgrading Oracle SOA Suite to 11g: A Real-World Success Story
Upgrading Oracle SOA Suite to 11g: A Real-World Success StoryRevelation Technologies
 
Project report for final year project
Project report for final year projectProject report for final year project
Project report for final year projectsuneel singh
 
How WebLogic 12c Can Boost Your Productivity
How WebLogic 12c Can Boost Your ProductivityHow WebLogic 12c Can Boost Your Productivity
How WebLogic 12c Can Boost Your ProductivityBruno Borges
 
OBIEE 11g: Configuring LDAP Server
OBIEE 11g: Configuring LDAP Server  OBIEE 11g: Configuring LDAP Server
OBIEE 11g: Configuring LDAP Server adivasoft
 
Oracle EBS 12.1.3 : Integrate OA Framework BC4J components within java concur...
Oracle EBS 12.1.3 : Integrate OA Framework BC4J components within java concur...Oracle EBS 12.1.3 : Integrate OA Framework BC4J components within java concur...
Oracle EBS 12.1.3 : Integrate OA Framework BC4J components within java concur...Amit Singh
 
Oracle olap-installation
Oracle olap-installationOracle olap-installation
Oracle olap-installationAmit Sharma
 
Ibm web sphere application server interview questions
Ibm web sphere application server interview questionsIbm web sphere application server interview questions
Ibm web sphere application server interview questionspraveen_guda
 
Java EE 02-First Servlet
Java EE 02-First ServletJava EE 02-First Servlet
Java EE 02-First ServletFernando Gil
 
Getting Started with SQL Server Compact Edition 3.51
Getting Started with SQL Server Compact Edition 3.51Getting Started with SQL Server Compact Edition 3.51
Getting Started with SQL Server Compact Edition 3.51Mark Ginnebaugh
 

Similar a Weblogic 12c Graphical Mode installation steps in Windows (20)

Oracle WebLogic Server 11g for IT OPS
Oracle WebLogic Server 11g for IT OPSOracle WebLogic Server 11g for IT OPS
Oracle WebLogic Server 11g for IT OPS
 
Weblogic 11g admin basic with screencast
Weblogic 11g admin basic with screencastWeblogic 11g admin basic with screencast
Weblogic 11g admin basic with screencast
 
Embedding Oracle Weblogic Server 1871199
Embedding Oracle Weblogic Server 1871199Embedding Oracle Weblogic Server 1871199
Embedding Oracle Weblogic Server 1871199
 
Oracle Weblogic Server 11g: System Administration I
Oracle Weblogic Server 11g: System Administration IOracle Weblogic Server 11g: System Administration I
Oracle Weblogic Server 11g: System Administration I
 
OFM SOA Suite 11gR1 – Installation Demonstration
OFM SOA Suite 11gR1 – Installation DemonstrationOFM SOA Suite 11gR1 – Installation Demonstration
OFM SOA Suite 11gR1 – Installation Demonstration
 
SOA Fusion Middleware installation
SOA Fusion Middleware installationSOA Fusion Middleware installation
SOA Fusion Middleware installation
 
MySQL Shell for DBAs
MySQL Shell for DBAsMySQL Shell for DBAs
MySQL Shell for DBAs
 
OFM SOA Suite 11g - Quick Start Guide
OFM SOA Suite 11g - Quick Start GuideOFM SOA Suite 11g - Quick Start Guide
OFM SOA Suite 11g - Quick Start Guide
 
Con11257 schifano con11257-best practices for deploying highly scalable virtu...
Con11257 schifano con11257-best practices for deploying highly scalable virtu...Con11257 schifano con11257-best practices for deploying highly scalable virtu...
Con11257 schifano con11257-best practices for deploying highly scalable virtu...
 
Upgrading Oracle SOA Suite to 11g: A Real-World Success Story
Upgrading Oracle SOA Suite to 11g: A Real-World Success StoryUpgrading Oracle SOA Suite to 11g: A Real-World Success Story
Upgrading Oracle SOA Suite to 11g: A Real-World Success Story
 
Project report for final year project
Project report for final year projectProject report for final year project
Project report for final year project
 
How WebLogic 12c Can Boost Your Productivity
How WebLogic 12c Can Boost Your ProductivityHow WebLogic 12c Can Boost Your Productivity
How WebLogic 12c Can Boost Your Productivity
 
OBIEE 11g: Configuring LDAP Server
OBIEE 11g: Configuring LDAP Server  OBIEE 11g: Configuring LDAP Server
OBIEE 11g: Configuring LDAP Server
 
Oracle EBS 12.1.3 : Integrate OA Framework BC4J components within java concur...
Oracle EBS 12.1.3 : Integrate OA Framework BC4J components within java concur...Oracle EBS 12.1.3 : Integrate OA Framework BC4J components within java concur...
Oracle EBS 12.1.3 : Integrate OA Framework BC4J components within java concur...
 
Oracle WebLogic
Oracle WebLogicOracle WebLogic
Oracle WebLogic
 
Oracle olap-installation
Oracle olap-installationOracle olap-installation
Oracle olap-installation
 
Ibm web sphere application server interview questions
Ibm web sphere application server interview questionsIbm web sphere application server interview questions
Ibm web sphere application server interview questions
 
Java EE 02-First Servlet
Java EE 02-First ServletJava EE 02-First Servlet
Java EE 02-First Servlet
 
Introduction to OBIEE 11g
Introduction to OBIEE 11gIntroduction to OBIEE 11g
Introduction to OBIEE 11g
 
Getting Started with SQL Server Compact Edition 3.51
Getting Started with SQL Server Compact Edition 3.51Getting Started with SQL Server Compact Edition 3.51
Getting Started with SQL Server Compact Edition 3.51
 

Último

Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 

Último (20)

Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 

Weblogic 12c Graphical Mode installation steps in Windows

  • 1. WEBLOGIC-12C –GUI ISTALLATION GUI(Graphical User Interface) MODE : Graphical-mode installation is an interactive, GUI-based method for installing Web Logic Platform. WL 12C Software Name: oepe-indigo-installer-12.1.1.0.1.201203120349-12.1.1-win32 Here: OEPE (Oracle Enterprise pack for eclips) Indigo is the annual release of Eclipse projects on June 22 2011 Complete name of Weblogic 12c installer.
  • 2. When you double click on the software (oepe-indigo-installer-12.1.1.0.1.201203120349-12.1.1-win32) .It will show the above window. If you click on RUN Button. The installation will start, as mentioned in below Installation process has been started here. This Window show the Version web logic i.e. 12C (C-Cloud)
  • 3. This welcome window shows the next and previous steps to move further and earlier steps. Click Next to proceed with the installation. We may cancel the installation at any time by clicking Exit. Middleware home directory is the central support directory for all Middleware products installed. The default Middleware home directory is C:OracleMiddleware
  • 4. It shows Warning Weblogic directory is not empty.proceed with installation Here it asks the Email address and support password for security updates. If you want to decline registration you click on NEXT option Click Next to continue.
  • 5. If you click on NO option you will get the same window as I mention below and again it asks the email and support password. Dialog box appears here Click Yes to continue
  • 6. Dialog box appears here Click Yes to continue Yes option …..Then I got this window, if I click on no option it will asking email address
  • 7. Here I selected option which I marked in red color box Two install types are there (Typical and Custom).  Typical: Most of the software components included in this installation  Custom: we select the software components to be installed. Under the Typical Install type, we will install the following products and components I. II. III. Web logic server Oracle coherences Oracle enterprise pack for eclipse.
  • 8. Here we can find product installation directories and we can change those directories through “Browse” option Those product directories are: 1. wlserver_version 2. coherence_version 3. oepe_version
  • 9. I. 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 1. WebLogic server: Core Application server Administration Console Configuration Wizard and Upgrade framework Web 2.0 HTTP Pub-Sub Server WebLogic SCA WebLogic JDBC Drivers Third party JDBC Drivers WebLogic Server clients XQuery Support Server Examples Evaluation Database Core Application Server:A complete application server that implements Java Enterprise Edition 6 (JEE 6) technologies, Web services, provides highly available, scalable, and secure applications and services.
  • 10. 2. Administration Console: Using the Administration Console we can do more activities. We can Configure, start, and stop WebLogic Server instances
  • 11. 3. Configuration Wizard and Upgrade Framework: It guides to creating a domain. The Upgrade Framework provides tools that convert a domain configuration from previous WebLogic Server releases to the current release. If we do not install this component, we unable to create new domains or upgrade 4. Web 2.0 HTTP Pub-Sub Server: A channels based publish-subscribe mechanism for Web-based clients to send and receive asynchronous messages over HTTP.
  • 12. 5. WebLogic SCA: Service Component Architecture (SCA) provides a model for building enterprise applications and systems as modular business services that can be integrated and reused. WebLogic SCA provides support for developing and deploying SCA applications using Plain Old Java Objects (POJOs). 6. Web Logic JDBC Drivers: JDBC drivers are used to connect a WebLogic Server environment to an external database. If this component is not installed, the WebLogic JDBC drivers will not be available for use.
  • 13. 7. Third-Party JDBC Drivers: WebLogic Server works with third-party JDBC drivers that offer the following functionality: a. These are thread-safe b. Can implement transactions using standard JDBC statements 8. WebLogic Server Clients: Thin-client JARs required for connecting to a WebLogic Server instance. Includes the JARs for the Web Services, JMS, Store and Forward, WebLogic RMI, JMS .NET, and JMX clients. If you do not install this component, there is no effect on the server run time or deployed applications. However, if you have a thin client and need to distribute a smaller set of JARs, instead of all WebLogic JARs, you need to choose this installation option.
  • 14. 9. Xquery Support The WebLogic XQuery implementation JARs. Select this installation option if you are using WebLogic XQuery libraries within your applications. 10. Server Examples: Example applications that demonstrate key features of WebLogic Server. Selecting this component also causes an evaluation database to be installed. Note: Server Examples are not installed as part of the typical installation. You must select Custom installation in order to install the Server Examples on your system. Note: If you select this option, you cannot deselect the Evaluation Database option. The Derby evaluation database is required by the server examples.
  • 15. 11. Evaluation Database: Installs the Derby evaluation database, which is used by the Server Examples, into the WL_HOME/common/derby directory. We can install the evaluation database without installing the Server Examples. The evaluation database is installed by default in a Typical installation Oracle Coherence: a. Coherence Product Files b. Coherence Examples
  • 16. a. Coherence Product Files:Coherence provides replicated and distributed (partitioned) data management and caching services on top of a reliable, highly scalable peer-to-peer clustering protocol. Coherence has no single points of failure. b. Coherence Examples: Examples that demonstrate how to use the features of Coherence in all supported languages (Java, .NET, and C++).
  • 17. II. Oracle Enterprise Pack for Eclipse: It is a certified set of Eclipse plug-ins that is designed to help develop, deploy and debug applications for Oracle WebLogic Server and Oracle Database. Common files JDKs Jdk160_29: JDK is a java development Kit. It is used to development application purpose and it includes execution environment
  • 18.
  • 19. After installation, the QuickStart application is launched automatically by default. Quick Start is used to help first-time users evaluate, learn, and use WebLogic Server. For example, the QuickStart application for WebLogic Server provides quick access to the following tasks:
  • 20. Getting started with WebLogic Server Upgrading WebLogic domains to the current version Accessing documentation online Domain Creation Through QuickStart: Through Quick start we can create a Domain.
  • 21. When I selected the option: “Getting started with Weblogic Server 12.1.1” It shows the below window for creating domain. Welcome window shows 2 options. 1. Create a new WebLogic domain. 2. Extend an existing Weblogic domain Here selected the option for” Create a new WebLogic domain”
  • 22. Here it shows the Domain source Here we can mention the Weblogic Domain name and location .we can change domain location also. Default name for Domain is:base_domain. We must give domain name.
  • 23. We must give the location for Domain. Here I have mention domain name as weblogic_domain Domain_Name: we can use alphanumeric characters for Domain name, hyphen (-) and underscore (_)characters. The maximum length of “Domain name” is 100 characters. Do not use spaces in between the “domain name” it will not accept.
  • 24. Here we can find default Administration user name is weblogic And we have to give password and confirm the password. Here I have given password and confirm the password .It showing error about the password. The password does not match here. Note: The confirm password should match the entered password.
  • 25. Here it showing error: The given pass word must be at least 8 alphanumeric characters with at least one number or any special character. I have given pass word according to password properties.
  • 26. This shows the Weblogic Domain startup Mode, modes are two types 1.Development Mode 2. Production Mode Here I selected the mode for domain is Development Mode The available JDK for development is sun JDk.
  • 27. Here we can select the options to configure Administration Server, Managed sevrers, clusters, Machines and RDBMS security Store. Here I selected the option to configure Admin server.
  • 28. The default name for Admin server is “AdminServer” Default Listen Address is “All Local Addresses” Default Listen port is “7001” 7001 is the default listen port. We can change it as per our requirement with in the range of (1 to 65535) Here Listen port and SSL listen port are same. It does not accept the same port. In weblogic names and port should be unique. (Should not match each other)
  • 29. Default Oracle WebLogic Server SSL Listen Port for Administration Server 7002 As our requirement we can change it with in the range of (7002-9000) Here I disabled the SSL listen port. Secure Sockets Layer (SSL) provides secure connections by allowing two applications connecting over a network to authenticate each other's identity and by encrypting the data exchanged between the applications.
  • 30. Here it shows the domain path: i.e. D:Oracleweblogicuser_projectsdomains Domain name is: WebLogic_domain This process shows the domain creation in progress.
  • 31. Domain creation is completed. If we want start Admin server from here we can select the option:”Start Admin Server” Domain Creation through Configuration Wizard: Domain Creation: D:OracleMiddlewarewlserver_12.1commonbin: Config.cmd for Windows Config.sh for Linux
  • 32. Middleware Home directory in Oracle. Before Domain installation… After Domain installation…User_projects added.
  • 33. Middleware Home Directory By default, Weblogic 12c choose C:OracleMiddleware directory for installation on Windows. OracleMiddleware Directory Functions of the Home Directory The directories in the Middleware home directory vary depending on the installer that you are using and the products you selected for installation. For example, the WebLogic Server installer creates the directories and files listed in the following table if you have selected all the components for installation.
  • 34. Directory or file Description jdkversion This directory contains the software for the Sun JDK if it is installed with your software. The JDK provides the Java run-time environment (JRE) and tools for compiling and debugging Java applications. logs This directory contains a history file, which has information about installation and uninstallation for the Middleware home directory. modules This directory contains the modules installed in the home directory. utils This directory contains utilities that are used to support the installation of all products installed in this home directory. For more information on installing patches and patch sets. wlserver_version The WebLogic Server home directory. coherence_version The Coherence home directory. .home This file contains the information about the Middleware home directory. ocm.rsp This response file contains information about the Oracle Configuration Manager (OCM) installation. registry.xml This registry file contains a persistent record of all WebLogic products installed on the target system. This registry contains product-related information, such as version number, patch set level, patch level, and location of the product installation directories. It also contains the name of the installed JDK(s) and the Java home. Note: Do not edit this file manually. Doing so may cause operating problems for the currently installed WebLogic products, or result in installation problems when future products or maintenance upgrades are installed. registry.dat This is an encrypted version of the registry.xml file. domainregistry.xml This registry file contains the location of all domains currently registered with this WebLogic Server installation. Whenever you add a new domain, it is registered in this file.
  • 35. WebLogic Server Domain Directory Directory autodeploy Bin Config Console-ext. Init-info Lib Pending Security Servers Content In a development environment, the server will automatically deploy any applications or modules you place here. You must run the server in development mode for it to take advantage of the automatic deployment feature Contains the start and stop scripts Contains the key domain configuration file, config.xml Contains any Administration Console extensions you’ve created This directory contains files that are used for WebLogic domain provisioning. You should not modify any files in this directory You can place JAR files in this directory so they can be available to all applications running on the domain’s server instances This directory contains domain configuration files representing configuration changes that have been requested, but not yet activated. Once the configuration changes have been activated, the configuration files are deleted from this directory Holds security-related files such as SerializedSystemIni.dat This is an important directory that contains a separate subdirectory for each of the servers in your domain, including both Admin and Managed Servers
  • 36. Tmp This directory stores temporary files used in the change management process. You should not modify any files in this directory. edit.lok This lock ensures that only one user is editing the configurations at any point of time. No 2 operations are performed at a same time File containing ACLs, users, and groups that can be used for the default security realm when Compatibility security is used Scripts used to start the Administration Server on Windows Scripts used to start the Administration Server on Windows UNIX systems fileRealm startWeblogic.cmd startWebLogic.sh