Oracle Forms (MOSC)

MOSC Banner

Disabled SSL in weblogic

edited Jan 23, 2018 4:02AM in Oracle Forms (MOSC) 3 commentsAnswered

Developer is designing application in JAVA and he get error to call secured WSDL(https://172.10.17.75:7022/DV920/ManagerSQ?WSDL). So they want to develop application without HTTPS.


How to disable HTTPS so that java application will work on HTTP?

Error in JAVA.

2018-01-15 13:18:22.792 ERROR 5268 --- [nio-9000-exec-4] o.a.c.c.C.[.[.[/].[dispatcherServlet]    : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is javax.xml.ws.WebServiceException: Failed to access the WSDL at: https://172.10.17.75:7022/DV920/ManagerSQ?WSDL. It failed with:

      java.security.cert.CertificateException: No subject alternative names present.] with root cause

java.security.cert.CertificateException

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center