• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Techgoeasy

Techgoeasy

Learn Oracle, PHP, HTML,CSS,Perl,UNIX shell scripts

  • Home
  • Oracle
    • Oracle database
    • Oracle Ebusiness Suite
    • Oracle weblogic
    • Oracle Performance Tuning
    • Oracle Hyperion
    • Oracle Cloud Tutorials
  • SQL
  • interview questions
  • Linux
  • PHP and HTML
  • Downloads
  • General

Weblogic

How to find weblogic version in Unix & Windows

May 24, 2022 by techgoeasy Leave a Comment

There are various ways to find the weblogic version. Here I will be giving the steps for all versions of Weblogic in Unix & windows with command line ADMIN CONSOLE The lower left-hand corner of the WebLogic admin console will print out the version This will work for all weblogic versions WebLogic admin server standard […]

Filed Under: Oracle, Weblogic

How to enable/Disable JSSE in Weblogic Server in 11g/12c

March 12, 2022 by techgoeasy Leave a Comment

JSSE stands for Java Secure Socket engine. This is useful while enabling SSL in oracle weblogic server. Oracle 11g weblogic server by default uses the Certicom Bases SSL implementation and supports the TLS version SSLv3 and TLS.10. JSSE enables us to more secure protocol like TLS1.1 and later Reason for Enabling SSE in Weblogic Server […]

Filed Under: Oracle, Weblogic

How to enable SSL in Oracle Weblogic

March 12, 2022 by techgoeasy Leave a Comment

Here in this post, i will giving steps on how to enable SSL in Oracle Weblogic which is installed on server “techserv01” (1) First we need to create the keystore and create an certificate request cd <JDK TOP>/bin keytool -genkeypair -keyalg RSA -alias techserv01_key -keysize 2048 -keystore E:\Oracle\WEB\WEBStore.jks -storepass jkstechserv01 -keypass jkstechserv01 keytool -certreq -alias […]

Filed Under: Oracle, Weblogic

How to perform weblogic Installation

December 14, 2021 by techgoeasy Leave a Comment

We will go through the weblogic installation 10.3 .6 in the post. Similar will be the installation for Weblogic 12c Here are steps on How to perform weblogic Installation  1) Download the WebLogic software. The package WebLogic Server (10.3.6) generic installer for use with 64-bit JVMs should also be downloaded athttp://www.oracle.com/technetwork/middleware/weblogic/downloads. The filename is wls1036_generic.jar. 2) […]

Filed Under: Oracle, Weblogic Tagged With: How to perform weblogic Installation

Oracle Weblogic server

August 22, 2021 by techgoeasy Leave a Comment

We are explaining Oracle Weblogic server basics in this tutorial What is the Oracle Weblogic server? Oracle Weblogic Server is a Java EE application server currently developed by Oracle Corporation. Oracle acquired WebLogic Server when it purchased BEA Systems in 2008.it is the foundation of the Oracle Fusion Middleware range of products, such as Oracle […]

Filed Under: Oracle, Weblogic Tagged With: Oracle Weblogic server, weblogic, Weblogic basics

40 Important Weblogic Interview questions

May 12, 2020 by techgoeasy 4 Comments

Here is the compilation of 40 Important Weblogic Interview questions Question 1:What is a WebLogic server?AnswerOracle WebLogic Server is J2EE Server (earlier known as BEA WebLogic Server) similar to  Oracle Application Server.Oracle Weblogic server Question 2:What oracle WebLogic server includes?AnswerOracle WebLogic server includes (1)Domain(2)cluster(3)servers Question 3:We often see BSU when using WebLogic. What is the […]

Filed Under: Oracle, Weblogic Tagged With: 40 Important Weblogic Interview questions

  • Page 1
  • Page 2
  • Page 3
  • Next Page »

Primary Sidebar



Subscribe to our mailing list

Enter your email address to subscribe to this blog and receive notifications of new posts by email

Recent Posts

  • ORA-28007: the password cannot be reused
  • What is crontab in Linux
  • How to change apps password in EBS R12.2
  • How to find weblogic version in Unix & Windows
  • How to use RMAN Catalog Command

Copyright © 2022 : TechGoEasy

  • Hire me
  • Privacy Policy
  • Contact Us
  • New? Start Here
  • About Us