Category Archives for weblogic

How to integrate WebLogic with Oracle Internet Directory for Login : Authentication

This post is from our Oracle WebLogic training for Administrators/DBA’s which covers step by step instructions on “How to integrate Oracle WebLogic Server with OID (Oracle Internet Directory) for user Login/Authentication” By Default Oracle WebLogic Server uses security realm with name “myrealm” that uses embedded LDAP server (two default users WebLogic & OracleSystemUser) that acts as data store […]

Read More

Certification : 1Z0-108 Oracle WebLogic Server 10g System Administrator Certified Expert

If you fancy Oracle Certification then here is another Certification for Apps DBA’s “Oracle WebLogic Server 10g System Administrator Certified Expert” . UCertify provide practice questions , chapter by chapter study guide with 100% Test Pass Guarantee which is available from UCertify Website here Why WebLogic Server Administration is Key certification ? – Oracle WebLogic Server is key […]

Read More

Oracle WebLogic Server : Node Manager in nutshell

Node Manager is utility in Oracle WebLogic Server to start , stop, restart Managed Server or Administration Server remotely. . Node Manager for WebLogic in nutshell i) These are of two type – Java Based (runs under JVM) or Script Based (not available on windows) ii)For Windows Machine only Java Based Node Manager is supported […]

Read More

Oracle WebLogic Login Issue : Password is not correct (Password Lock Policy)

This post is very basic troubleshooting in WebLogic Server and your starting point should be Log files . For more information on logs in WebLogic Server (Admin & Managed Server Logs) here   Issue : On login to WebLogic Console with correct credentials, you get message “username/password is not correct please try again” Reason : User Account is […]

Read More

Exception in thread “main” java. lang. NoClassDefFoundError : weblogic/WLST

This is my first attempt with WLST (WebLogic Scripting Tool) which is scripting tool to create , manage and monitor webLogic domains, more information here . . You can invoke WLST by running  “java weblogic.WLST” I tried this on my WebLogic Server and straight hit error _________ Exception in thread “main” java.lang.NoClassDefFoundError: weblogic/WLST _________ I soon realised that […]

Read More

How to install weblogic server on 64 bit O.S. (Linux /Solaris) ?

In my first post on WebLogic here here, I discussed about Weblogic installation using 32 bit of JDK so How to install 64 bit WebLogic on 64 bit Operating System (Linux/Unix) ?  . Install 64 bit WebLogic on 64 bit O.S (Unix/Linux) 1. Download jar file wlsXXX_generic.jar from here under column “Additional Platform” 2. Install 64 bit […]

Read More

short presentation on Oracle Web Services Manager – OWSM in 11g R1

Here is short presentation on“introduction of Oracle Web Services Manager (OWSM) 11g R1” from Vikas Jain OWSM is tool to secure Web Services (+ more) and provides centralized management of policies (using OWSM Policy Manager). OWSM agents are already embedded in WebLogic Server (for more information on WebLogic click here) . . OWSM is completely […]

Read More

Configure Oracle HTTP Server infront of Oracle WebLogic Server mod_wl_ohs

mod_wl_ohs: is a module in Oracle HTTP Server 11g R1 which allows requests to be proxied from Oracle HTTP Server (OHS) to Oracle WebLogic Server. mod_weblogic: This module is part of Apache HTTP Server and allows requests to be proxied from Apache HTTP Server to Oracle WebLogic Server. For difference between mod_wl_ohs and mod_weblogic click here Things good to know about configuring […]

Read More

Fusion Middleware 11g – How to register Oracle Instance with Webogic Server (opmnctl) ?

Oracle Instance – Oracle Instance contains one or more system components *( HTTP Server, WebCache, Oracle Internet Directory). Oracle Instance Directory contains updatable files like configuration files, log files. Oracle Instance directory is different from Oracle Home Directory and can reside inside or outside Middleware Home. WebLogic Server– is J2EE application Server in Fusion Middleware […]

Read More

Oracle Fusion Middleware – SOA Suite 11g R1 installation

This entry is part 7 of 7 in the series Oracle Fusion Middleware Training

This post covers installation of SOA Suite component of Oracle Fusion MiddleWare (FMW) 11g R1 (11.1.1.1). Oracle Fusion Middleware 11g components (SOA, Webcenter, Identity Management….) uses Oracle WebLogic Server 11g R1 (10.3.1) as underlying Application Server. If you are new to WebLogic Server then my recommendation is to read more about Domain, Administration and Managed Server in WebLogic here . Overview of Fusion […]

Read More
Not found