registering Webgate with the Oracle Access Manager
Hello,
I am in Process of installing OID/OAM to integrate it with Oracle EBS. I had already Installed Oracle Identity and Access Management, Configure weblogic Domain and Configure Oracle Access Manager. Now I want to registering Webgate with OAM. So I run the Following Command:
E:\app\MiddleWare\Oracle_IDM1\oam\server\rreg>bin\oamreg.bat inband input/EBS_OAM11gRequest_short.xml
And I got the following Error:
Exception in thread "Main Thread" java.lang.NoClassDefFoundError: oracle/security/am/engines/rreg/client/RegClient
Caused by: java.lang.ClassNotFoundException: oracle.security.am.engines.rreg.client.RegClient
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)