Category: Tools

Java : SSL : Tool KeyStore Explorer, JDK cacerts truststore, Disable Certificate Validation in Java SSL ConnectionsJava : SSL : Tool KeyStore Explorer, JDK cacerts truststore, Disable Certificate Validation in Java SSL Connections

Hello, After my first post concerning the SSL and the tool PorteCle (http://www.javablog.fr/java-ssl-generate-keystore-self-signed-certificate-tool-portecle.html) allowing the generation of KeyStore, self-signed certificate instead of Keytool supported in the JDK / JRE, I

Java : Generation Of Proxies for CXF, AXIS web services via ANT Script (WSDLToJava)Java : Generation Of Proxies for CXF, AXIS web services via ANT Script (WSDLToJava)

Hi, Just a post concerning the generation of JAVA webservice client for CXF and AXIS web services via an ANT script. More information on sites on proxies creation: http://cxf.apache.org/docs/wsdl-to-java.html http://axis.apache.org/axis/java/ant/axis-wsdl2java.html