cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to Call Webservice

Former Member
0 Kudos

Hi All,

I am creating a Client application which calls free external web service :

http://api.google.com/GoogleSearch.wsdl

http://soap.amazon.com/schemas3/AmazonWebServices.wsdl

http://webservices.imacination.com/distance/Distance.jws?wsdl

I am using PDK object which creates a Portal Service by calling this WSDL's.

(Portal Service from WSDL file - Client side). When call this WSDL, NWDS is giving an error message - Connection timed out.

Will I need to do any confugration settings before I call this WSDL ?

Please, justify me where im going wrong.

Or is there any other way to easily call webservice. Appreciate your time and valuable inputs.

Looking forward to your responses.

Thanks in advance,

Ravi

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Ravi ,,

The webservices which u use have to be registered in ur WAS for it to identify .

If it is externalwebservice.The ports through which the webservice is avialable should be opened on your server too.

Some wsdl operate through SSL ..here port 443 should be enabled in ur WAS

Thanks

Swathi'

Do offer points nd encourage:-)