Problem while accessing the Oracle ADF application - java.lang.NoClassDefFoundError:oracle/jbo/common/SessionContextManagerImpl
The following exception was thrown while accessing the Oracle ADF
application deployed to the server.
java.lang.NoClassDefFoundError: oracle/jbo/common/SessionContextManagerImpl
at
oracle.adf.model.BindingRequestHandler.endRequest(BindingRequestHandler.java:326)
at
oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:210)
at
weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at
oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
The issue is SessionContextManagerImpl class is missing from
the classpath.
Steps to resolve the issue:
- Right click on the
project and click on Project properties.
- Select the Libraries and Classpath and click on Add Library