WebLogic Server

Provisioning WebLogic Server in less than 1 minute using Docker

We are going to demonstrate how to provision Oracle WebLogic Server in less than 1 minute Using Docker running on Ubuntu. PrerequisitesTo…

Oracle, WebLogic Server March 1, 2016 0

Configure SSL in WebLogic Server Domain

Quick guide on how to implement SSL in WebLogic Server domain. Custom Identity and Custom Trust with self-signed certificate. First, let’s create custom…

Oracle, WebLogic Server May 8, 2014 19

Recover Decrypt WebLogic Server Admin Password

One of the most important WebLogic Server files in terms of security is SerializedSystemIni.dat which contains encrypted security data and is located in $DOMAIN_HOME/security directory. Other…

Resolve Middleware problems faster with Remote Diagnostic Agent

Resolve Middleware Problems Faster! Use Remote Diagnostic Agent (RDA) Source: support.oracle.com (Doc ID 1498376.1) Comprehensive Data Collection Remote Diagnostic Agent is a command-line tool which collects…

Installing Oracle WebLogic Server 12c and Oracle HTTP Server Part I

Oracle WebLogic Server 12c is one of the industry’s best application server for building and deploying enterprise Java EE applications. It’s a core component of Oracle Fusion…

Installing Oracle WebLogic Server 12c and Oracle HTTP Server Part II

In previous part we’ve covered installation of Oracle Weblogic Server 12c Installing Oracle WebLogic Server 12c and Oracle HTTP Server Part I. In…

SSL Error: Connecting WebLogic Server to Tibco EMS over SSL

The following exception might occur when connecting WebLogic Server JMS Bridge to Tibco EMS Gateway. Bridge’s status: “WARN: failed to connect…

Oracle, WebLogic Server March 16, 2014 0

WebLogic Server exceptions while connecting to external applications over SSL, HTTPs

WebLogic Server 10.3.5 exceptions while connecting to external applications over SSL Exceptions examples: java.lang.ClassCastException: weblogic.net.http.SOAPHttpsURLConnection javax.xml.ws.WebServiceException: javax.net.ssl.SSLKeyException: [Security:090550] The certificate chain…