Hi,
Jdev:12.1.3
I have downloaded the RDK application AppsCloudUiKit_1.0.2
I ran the application and it was fine. But when i create another project inside that application and create a jspx page with the template
i get this below error:
Caused by: java.io.FileNotFoundException: /oracle/apps/uikit/common/pageTemplates/SimpleUIShell.jspx
I have added the ADF library and all the jars where this template is present and i am able to go in to the template by CTRL+ click.
So am not sure where else i have to give the reference.
For people who are not familiar with RDK:
This application has 5 projects.
One is the master project that we have to run
All the other 4 projects are added as a ADF Library.
Template is in UICommon Project.
Not i have created one more project, added the UICommon jar as ADF Library and trying to just run a jspx with a template.
Please help.
Thanks,
Hari