Archive Monthly Archives: November 2009

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

Autoconfig in Oracle Apps R12 adautocfg.sh

Autoconfig is tool/utility to reconfigure your Oracle Application configuration files using context (XML file) and template files, more information here and here This post covers steps to run Autoconfig in Oracle Apps R12 (steps are similar to 11i, only change is location of autoconfig script and log files) . A) Running Autoconfig on R12 environment Application Tier […]

Read More

Oracle Service Bus 10.3.1 Installation

Last Year I discussed about Oracle Service Bus here, from Fusion Middleware SOA 11g, Oracle’s Enterprise Bus is renamed as Oracle Mediator and BEA’s AquaLogic Service Bus (ALSB) is now called as Oracle Service Bus. This post covers high level Installation steps for Oracle Service Bus (OSB) 10.3.1 .  Oracle Service Bus 10.3.1 uses Oracle WebLogic […]

Read More
Not found