Showing posts with label error while deploying war file. Show all posts
Showing posts with label error while deploying war file. Show all posts

Thursday, March 29, 2018

weblogic.application.ModuleException: java.lang.ClassNotFoundException: oracle.adf.model.servlet.ADFBindingFilter

Add missing library ADF Web Runtime library to WAR Deployment profile - > WEB-INF/lib -> Contributors

Reference: https://www.albinsblog.com/2012/08/problem-while-deploying-adf-application.html#.Wr0paS7wbRY

weblogic.application.ModuleException: java.lang.ClassNotFoundException: oracle.bc4j.mbean.BC4JConfigLifeCycleCallBack

Add missing library BC4J Runtime library to WAR Deployment profile - > WEB-INF/lib -> Contributors

Reference: http://www.catgovind.com/adf/adf-deployement-error-classnotfoundexception-oracle-bc4j-mbean-bc4jconfiglifecyclecallback/