cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing WSDL gives problem..........

Former Member
0 Kudos

Hi all,

I'm using NWDS SP12. I'm trying to create deployable proxy out of one WSDL file, which is residing in the server that needs authentication to access that. So, when I give URL to that particular WSDL when generating proxy, I'm not able to do so. How do I give authentication parameter there???

Then I had tried downloading that WSDL file to my local file system and tried with that also...but no luck...

Do anyone have any idea????

Regards,

Mausam

View Entire Topic
Former Member
0 Kudos

Hi Mausam,

What error it gives?

I guess it is not displaying Methods of that Web service in the3 wizard. It is the problem in NWDS SP 12 version.

If any other errors then please give that error.

Regards,

Bhavik

Former Member
0 Kudos

Hi Bhavik,

Thanks for replying.

I think that was the problem with SP11.....but in SP12 its working fine. I'm able to consume any other services, means I'm able to create proxy for other services like Google.....

But problem here is, my WSDL file is on the server which requires authentication to access WSDL. So, when I try to give the URL of WSDL its giving HTTP 401 error(unauthorised access). So, the question is "how do I give those parameters while generating proxy for WSDL?"

Regards,

Mausam