java.lang.ClassCastException: weblogic.net.http.SOAPHttpsURLConnection cannot be cast to javax.net.
Hi, I have this error with Jdeveloper 14.1.2.0.0 (Build JDEVADF_PT.14.1.2.0.0A_GENERIC_241203.0222.S) and IntegratedWebLogicServer in debug. I added the paramenter -DUseJSSECompatibleHttpsHandler=true to weblogic start but I always get the error and I am stuck on migrating the application.
Thanks