Apex Integration with R12
Hi Guys,
We followed the document "Oracle Applications Express The Fast Way to Extend the Oracle E-Business Suite By Rod West, Cabot Consulting"
to integrate APEX with R12 using the LaunchApex.jsp file, but we are getting the following error.
Can some one point me in right direction what we are doing wrong?
An exception occured.
URL=http://abcdefgh.com:8070/OA_HTML/LaunchApex.jsp?transactionid=53778062&language_code=US&&OAFMID=80267&OAPB=_OAFMID&application=101&oas=FoK-VyBFVgFiih3_cPJk7w..
javax.servlet.ServletException: oracle.classloader.util.AnnotatedClassNotFoundException:
Missing class: _LaunchApex
Dependent class: oracle.jsp.runtimev2.JspPageInfo
Loader: oc4j:10.1.3
Code-Source: /d07/app/applmgr_R12/spatch/apps/tech_st/10.1.3/j2ee/home/lib/ojsp.jar
Configuration: in META-INF/boot.xml in /d07/app/applmgr_R12/spatch/apps/tech_st/10.1.3/j2ee/home/oc4j.jar
This load was initiated at oacore.web.html.jsp16013106:0.0.0 using the loadClass() method.
The missing class is not available from any code-source or loader in the system.
Thanks,
-Arun