Web Services Client https
Publicado por Javierwicca )O( (19 intervenciones) el 07/09/2009 22:40:18
Hola amigos alguien sabe como configurar java para que acepte el protocolo https al hacer el llamado el me arroja el siguiente error: Exception in thread "main" [SOAPException: faultCode=SOAP-ENV:IOException; msg=Unsupported protocol 'https'; targetException=HTTPClient.ProtocolNotSuppException: Unsupported protocol 'https']
at oracle.soap.transport.http.OracleSOAPHTTPConnection.send(OracleSOAPHTTPConnection.java:774)
at org.apache.soap.rpc.Call.invoke(Call.java:261)
at soinpro20.Main.main(Main.java:67)
Java Result: 1
at oracle.soap.transport.http.OracleSOAPHTTPConnection.send(OracleSOAPHTTPConnection.java:774)
at org.apache.soap.rpc.Call.invoke(Call.java:261)
at soinpro20.Main.main(Main.java:67)
Java Result: 1
Valora esta pregunta


0