Ear Deployment fails for NoClassDefFoundError - RichDeclarativeComponentTag
Hello,
We have created a JSF custom component in our application which works when run in local. When deployed to server, it throws the below exception:
[03:02:01 PM] Caused by: java.lang.NoClassDefFoundError: oracle/adfinternal/view/faces/taglib/region/RichDeclarativeComponentTag
[03:02:01 PM] See server logs or server console for more details.
Is there any library that has to be applied to the ear for deployment?
Would appreciate your help.
Thanks,
Chitra.