Oracle WebLogic Server 14c (14.1.1.0) Installation from Generic Installer on Windows using JDK 11
In this video we are going to see how to install oracle weblogic server 14c on Windows 10 using Oracle JDK 11 from Generic Installer.
The generic installer (fmw_14.1.1.0.0_wls.jar) includes all Oracle WebLogic Server and Oracle Coherence software, including examples, and is supported for all development and production purposes.
In this video we will learn...
1. How to install Weblogic Server 14c (14.1.1.0.0) using generic jar installer.
2. Create Managed Servers, Machines, Node Manager and assign Managed Servers to Machines.
3. How to create standard Weblogic Server Domain.
4. How to start Node Manager and Managed Servers.
5. How to stop Managed Servers in Weblogic Console.
We can download the Weblogic Server 14c from the below link..
https://www.oracle.com/middleware/technologies/fusionmiddleware-downloads.html
and latest Oracle JDK 11 can be downloaded from
https://www.oracle.com/java/technologies/javase-jdk11-downloads.html
Below are the new Features of Oracle Weblogic Server 14c (14.1.1.0.0)
Java EE 8 Support
##################
Oracle WebLogic Server 14c (14.1.1.0.0) is a fully compatible implementation of the
Java Platform, Enterprise Edition (Java EE) Version 8.0.
The key goals of the Java EE 8 platform are to modernize the infrastructure for
enterprise Java for the cloud and microservices environments, emphasize HTML5 and
HTTP/2 support, enhance ease of development through new Contexts and
Dependency Injection features, and further enhance security and reliability of the
platform. The Java EE 8 specification is available at https://www.oracle.com/technetwork/java/javaee/overview/index-jsp-135147.html.
Java EE 8 support provided in WebLogic Server 14c (14.1.1.0.0) is described in the
following sections:
1. Java API for JSON Binding 1.0 (JSR 367)
2. Java API for JSON Processing 1.1 (JSR 374)
3. Java API for RESTful Web Services 2.1 (JSR 370)
4. JavaServer Faces 2.3 (JSR 372)
5. Java Servlet 4.0 (JSR 369)
6. Bean Validation 2.0 (JSR 380)
7. Contexts and Dependency Injection 2.0 (JSR 365)
8. Java EE Security API 1.0 (JSR 375)
9. Sample Applications Updated to cover Java EE 8 features.
JDK 11 Certification
#####################
Oracle WebLogic Server 14c (14.1.1.0.0) is certified for use with JDK 11, in addition to
JDK 8. Supported Oracle WebLogic Server 14c (14.1.1.0.0) clients are certified for use
with JDK 11.0.6
Runtime Improvements
#####################
Oracle WebLogic Server 14c (14.1.1.0.0) builds on support from prior WebLogic
Server versions to improve the reliability, availability, scalability, and performance of
WebLogic Server applications with regard to the use of clustered environments, Oracle
database features, and multi data center architectures.
These improvements are described in the following topics:
1. Security
2. RESTful Web Services
3. Automatic Database Leasing Table Creation
Security
#########
The new security features provided in Oracle WebLogic Server 14c (14.1.1.0.0) are
described in the following sections:
1. Default Minimum TLS Protocol Version
2. Default WebLogic Server Host Name Verifier
3. New RealmMBean Attributes for the Identity Assertion Cache Service
4. PKCS12 Default Keystore Type in JDK 11
5. New SSL System Passphrase Property for PKCS12 Trust Keystores
6. ImportPrivateKey Utility Uses JDK Default Keystore Type
7. Demo Certificates Contain the SAN Extension by Default
8. Deprecated TLS Cipher Suites
Manageability Improvements
##########################
Oracle WebLogic Server 14c (14.1.1.0.0) continues to provide new management
features that simplify the configuration, monitoring, and ongoing management of
WebLogic Server domains and applications.
These features are described in the following sections:
1. Running Oracle WebLogic Server on Docker
2. WebLogic Deploy Tooling
3. WebLogic Image Tool
4. WebLogic Server Kubernetes Operator
5. WebLogic Monitoring Exporter
6. WebLogic Logging Exporter