Fail to deploy due to ClassNotFoundException: oracle.security.jps.ee.http.JpsFilter
Hi Everyone,
We are migrating some web service projects from 11g (version: 10.3.6.0) to 12c (version:12.2.1.3.0)
and we are getting below error when deploying to other environment while successfully deploy in local,
could anyone please suggest the fix or workaround on this issue. Thanks.
Error
>>>>>>>>>>
[wlst] #### Action failed ####
[wlst] Error occurred while performing activate : Error while Activating changes. : java.lang.ClassNotFoundException: oracle.security.jps.ee.http.JpsFilter
[wlst] Use dumpStack() to view the full stacktrace :
[wlst] This Exception occurred at Mon Sep 30 10:28:12 HKT 2019.
[wlst] weblogic.application.ModuleException: java.lang.ClassNotFoundException: oracle.security.jps.ee.http.JpsFilter
[wlst] at weblogic.application.internal.ExtensibleModuleWrapper.prepare(ExtensibleModuleWrapper.java:114)