Posted By:
user_2003
Posted On:
Monday, November 24, 2003 08:35 AM
trying to created webservice client, which connects to the webservice which is SSL enabled
Hi,
I am trying to generate webservice client from WSDL,in websphereapplication developer. the end point of webservice is SSL enabled. everytime I try to connect I get an malformedURL:htts exception.
this webservice also uses basic authentication.
any help? any idea or any article?