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!

Problems with "...RichPanelHeader" does not have the property 'pageStickyTitle'

Rafiq DAug 25 2021 — edited Aug 25 2021

JDevelopeStudio Edition Version 12.2.1.4.0
Build JDEVADF_PT.12.2.1.4.0_GENERIC_190911.2248.S
I just downloaded Oracle ADF Faces Components Demo and followed the installation instructions. When I try to run it, it throws the error:

...........
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:420)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:360)
Caused By: javax.el.PropertyNotFoundException: The class 'oracle.adf.view.rich.component.rich.layout.RichPanelHeader' does not have the property 'pageStickyTitle'.
..........

I have also downloaded the RDK starter kit from Github and it throws the same error.
I did some googling and according to all the post I read, this should have been fixed. Am I missing something?

This post has been answered by Timo Hahn on Aug 27 2021
Jump to Answer
Comments
Post Details
Added on Aug 25 2021
9 comments
320 views