EBS R12 integration with WebCenter – Error retrieving WSDL at URL OA_HTML/ portlets/ WSRPBaseService?WSDL

| Feb 1, 2012 08:12 +0000

This post covers issue encountered during EBS R12 integration with Oracle WebCenter.
Oracle EBS R12 integration with Oracle Webcenter Suite is explained in My Oracle Support Note # 1074345.1
For EBS-WebCenter integration :
1. You must first register …

Context Initialization Error on running ldapsearch commands on OID Server

| Jan 28, 2012 12:25 +0000

If you run ldapsearch on OID machine and hit error like “Context Initialization Error” then set ORACLE_HOME to OID ORACLE_HOME like
export ORACLE_HOME=/u01/oracle/mw/idm  (Unix)
set  ORACLE_HOME=c:\oracle\mw\idm (Windows)
Share This

Oracle Fusion Middleware Start-up Issue : jps-config.xml No such file or directory : startScriptEnabled

| Jan 24, 2012 07:27 +0000

This post covers error message and fix while starting Oracle Fusion Middleware application (OAM, WebCenter, SOA, OBIEE, UCM ..) using WebLogic Console . Error message reported in logs under $DOMAIN_HOME/servers/[server_name]/logs was java.io.FileNotFou…