JSP + custom component not working in WebCenter Content 11g
After migrating to WCC 11g the integrated apache container is not loading the JSP components and instead throws an error (see attached). What we have done to make JSP componente work as detailed in document http://docs.oracle.com/cd/E23943_01/doc.1111/e10807/c20_jsp_integration.htm:
1. Setting path to tools.jar
2. Enabling JSP Pages in config.cfg
3. Selecting "Execute Java Server Pages" option on SystemProperties applet
4. Copying jsp page and resources under jsp folder within weblayout folder location.
I know WebCenter integrated Apache Tomcat is working since the error is displayed by Tomcat indicating "The requested resource is not available". Attached is included the error that is shown when trying to access the component root, the logs that we got after the options jspserver,requestaudit,fileaccess and enabled Full verbose enabled on the Audit page.
1. Setting path to tools.jar
2. Enabling JSP Pages in config.cfg
3. Selecting "Execute Java Server Pages" option on SystemProperties applet
4. Copying jsp page and resources under jsp folder within weblayout folder location.
I know WebCenter integrated Apache Tomcat is working since the error is displayed by Tomcat indicating "The requested resource is not available". Attached is included the error that is shown when trying to access the component root, the logs that we got after the options jspserver,requestaudit,fileaccess and enabled Full verbose enabled on the Audit page.
0