et.MalformedURLException: unknown protocol: https. Root exception is java alformedURLException: unknown protocol: https
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 3004, 1 year ago
via Oracle Community by 3004, 1 year ago
et.MalformedURLException: unknown protocol: https. Root exception is java alformedURLException: unknown protocol: https
at java.net.URL.
(URL.java:480) at java.net.URL.
(URL.java:376) at java.net.URL.
(URL.java:330) at weblogic.soap.http.SoapContext.lookup(SoapContext.java:58)
at javax.naming.InitialContext.lookup(InitialContext.java:350)
at examples.webservices.rpc.javaClient.Client.main(Client.java:34)