Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Template Not Found error in Application using RDK

3465915Jun 8 2017 — edited Jun 12 2017

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

This post has been answered by Timo Hahn on Jun 11 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 10 2017
Added on Jun 8 2017
8 comments
275 views