SSL Exception "Received fatal alert: protocol_version" While Creating Web Service Proxy In JDeveloper 11g
(Doc ID 2578186.1)
Last updated on SEPTEMBER 29, 2022
Applies to:
Oracle JDeveloper - Version 11.1.1.6.0 and laterInformation in this document applies to any platform.
Symptoms
Getting the following error when trying to generate a web service proxy In JDeveloper 11g:
javax.wsdl.WSDLException: WSDLException: faultCode=INVALID_WSDL: Error reading import of file:/<PATH>/<WSPROXY_NAME>/<WSDL_NAME>.wsdl: javax.wsdl.WSDLException: WSDLException: faultCode=PARSER_ERROR: Error reading source with <ID>: null: javax.net.ssl.SSLException: Received fatal alert: protocol_version at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.parseImport(WSDLReaderImpl.java:1033) at oracle.j2ee.ws.wsdl.xml.WSDLReaderImpl.parseDefinition(WSDLReaderImpl.java:887)
Generating a web service proxy using the same WSDL in JDeveloper 12c works fine.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |