OSR 11g : Account Management failed with Error ” Initialization of accounts has failed contact the administrator of the registry”

. Steps to replicate Issue : 1. Login to OSR (Oracle Service Registry) 11g Control http://servername:7101/registry/uddi/web  (7101 is default port for OSR 11g deployed on WebLogic Server) 2. Click on Registry Management -> Click on Account Management _________________________________ Initialization of accounts has failed. For help please contact the administrator of the registry. ____________________________________ . . […]

Read More

Reverse proxy configurations in Webservers

As we know that one of the key feature of using Web Server as reverse proxy is redirections. I have used OHS 1.x, OHS 11g, and so on configuring them as reverse proxy. So far I was under the impression that you will require modules such as mod_proxy.so, mod_proxy_connect.so, mod_proxy_http.so, mod_wl_ohs.so, mod_wl_20.so, mod_wl_22.so for performing […]

Read More

Installing Oracle Identity Management (OIM & OAM) 11g R1 PS2 (11.1.1.3) : High Level Steps

Oracle on 21st July, released Identity Management 11gR1 for OAM, OIM, OAAM & OIN (new component introduced in 11gR1) . This post covers very high level steps to install and configure OIM & OAM 11g (detailed step by step instructions coming soon…)   For those who are new to Oracle Identity Management, check this post here for list […]

Read More

Installing JRockit RealTime (JRRT) 3.X

JRockit is Java Virtual Machine (JVM) from BEA (acquired by Oracle) . Other major JVM vendors are Sun, IBM, Apache .. for complete list of JVM vendors click  here . What is JRockit, JRockit Mission Control (JRMC) and JRockit Real Time (JRRT) ? A. JRockit : is JVM technology for JRockit Family. JRockit JVM is bundled with Oracle Fusion Middleware Products (like […]

Read More

Integration of Oracle Access Manager with Oracle Identity Manager

This post covers the steps for Integration of Oracle Access Manager with Oracle Identity Manager. The objective of this integration is to protect the Oracle Identity Manager User Administration Console using Oracle Access Manager. The authentication scheme used in this Post is Form Based authentication. The other schemes such as Basic Over LDAP, Certificate and […]

Read More

Oracle Service Registry 11g – Standalone, Discovery, Publication or Intermediate Regitry for SOA Governance

Oracle Service Repository Registry – is UDDI version 3 (Universal Description, Discovery and Integration) compliant service registry to publishing, discovery and approval of SOA business Service. [Thanks John for pointing this out] . Usecase for OSR – i) Register/Publish SOA Business Service ii) Discover/Search discoverable SOA business Service iii) Approve published service so that it can […]

Read More

Error while deploying custom webcenter application to WebLogic : Unresolved application library references

If you are planning to deploy custom WebCenter application in Fusion Middleware then Oracle’s recommendation is NOT to use any three pre-configured Managed Servers (WLS_Portlet, WLS_Spaces, WLS_Services) or Admin Server but to create new managed server and deploy your custom webcenter application in that managed server,  more information here If you deploy your custom webcenter application on […]

Read More

Oracle Service Bus #OSB 10.3.1 deployment in Active-Active Cluster

This post covers overview and key points for deploying Oracle Service Bus (OSB) 10.3.1(earlier BEA’s AquaLogic Service Bus) on WebLogic Cluster. For OSB 10.3.1 Single Node deployment click here   If you are new to WebLogic then I would recommend to look at Domain, Admin Server, Managed Server and Clusters in WebLogic Server here.   . Key Points for […]

Read More

Reading HTTP Headers set by Oracle Access Manager.

As we know the significance of setting headers to return to the target application after authentication and authorization by the Oracle Access Manager, we must also be aware of which browsers are supported to test this and watch for header variables. So far I was under the impression that we can see the HTTP Headers […]

Read More

Authentication Actions not triggered for Form based authentication: Oracle Access Manager

I have observed a problem while using Form Based authentication for a resource protected by Oracle Access Manager. We have set Actions in Authentication Rule in the Policy Domain which are found to be not set in http headers. In addition, the authentication actions are getting executed if we use Basic Over LDAP instead of […]

Read More
Not found