how to build a JAX-WS client to consume a JAX_WS web services thru HTTPS
Hello every one,
Does any body out there know how I can build, configure and run a JAX-WS client to consume a web services that was deployed under HTTPS. Right I can not even use the "wsimport" to generate and compile client code and all the artifact for the client side. Does any one know the neccesary step to get the client to first build the client from WSDL files located on the HTTPS server and seconde to make the client successfully consume the web services on HTTPS server.
Any ideas is greatly appreciate.
Thanks

