How can I access the remote WSDL provided by a webservice based on https in java code or ant-target?
In other words,I want to use the webservice in java code and jar the code generated by the wsimport.
How can I access the remote WSDL provided by a webservice based on https in java code or ant-target?
In other words,I want to use the webservice in java code and jar the code generated by the wsimport.