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?