Hi All,
I am trying to integrate ebs with oam i follow oracle note (Doc ID 1484024.1) my ebs version 12.1.1 and i use oam 11gr2 ps3 and oid 11.1.1.7. i am able to do all steps in on note but i stuck in section number 5 when i am trying to deploy ebs accessgate always it fails in creating datasource i tried to run ant script for create datasource but same failed to create and i get this error message in logs for server
Caused By: weblogic.common.ResourceException: weblogic.common.ResourceExcep
tion: ORA-20001: The Applications user, APPS is not authorized to access th
e database.
ORA-06512: at "APPS.APP_EXCEPTION", line 72
ORA-06512: at "APPS.FND_SECURITY_PKG", line 522
ORA-06512: at line 1
I tried to create the datasource manually from weblogic console with user apps and it was created successfully and i am able to deploy ebs accessgate by running ant script with option deployapplication but when i try to access deployed application in browser i get the following error
Error 500--Internal Server Error
java.lang.ClassCastException: weblogic.servlet.internal.ServletRequestImpl cannot be cast to oracle.apps.fnd.ext.sso.AppsHttpServletRequestWrapper
at oracle.apps.fnd.ext.sso.FndSsoPreLogin.doGet(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
Sincerely,
Haythem