Java, WSDL, SSL How do these work?
Im writing an application that uses SOAP, WSDL to communicate to the Web Service, I already created classes that are defined in the WSDL File.
My Problem is, when i try to connect to the server, the server displays an error "Problem Executing SSL accept"
Hope you guys can help me with this. Thanks in advance.

