Yes, I can generate client code that way, but that code still fails when
trying to invoke a service:
--
log4j:WARN No appenders could be found for logger
(org.apache.axis2.description.AxisOperation).
log4j:WARN Please initialize the log4j system properly.
org.apache.axis2.A
2015-02-26 12:25 GMT+01:00 David Perra :
> Hello.
>
> I am trying to generate code from a secure Web Service. wsdl2java works well
> with Java7, but throws an SSLException when invoked with Java8.
> The test client generated with Java7 does not work with Java8 either.
>
> --
>>set JAVA_HOME=C:\
Hello.
I am trying to generate code from a secure Web Service. wsdl2java works
well with Java7, but throws an SSLException when invoked with Java8.
The test client generated with Java7 does not work with Java8 either.
--
>set JAVA_HOME=C:\Program Files\Java\jdk1.8.0_25
>wsdl2java.bat -uri
ht