Hi,
I need a clarification in calling a web service
1. The web service resides in the internet and I am having the url of the wsdl file. While connecting using 6.5 connector or 7.1 descriptor if I specify the URL of the wsdl file, it is not accepting. Instead if I save the wsdl locally and if I specify the local path of wsdl in wm it is accepting. Why so ?
2. While connecting to a webservice that resides in internet wm throws a connect exception. Then I changed the http proxy in the wm administrator. After that It gave the following exception:
java.io.IOException:
Proxy Authorization Required: Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy filter is denied. )
I gave the right username and password. But still its giving error.
Kindly help me out.