cancel
Showing results for 
Search instead for 
Did you mean: 

error while executing the webservice

Former Member
0 Kudos

hi

i have exposed RFC as webservice , when i am trying to

import the webservice (i have used import webservuce model

deprecated ) ,

when i am trying to call the webservice its throwing error

Service call exception; nested exception is: java.net.ConnectException: Connection refused:

can any one help me out ?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

There are lots of possibilities for this error.

1) First check if you are able to ping the server in which webservice is present.

2) You can test the webservice from http://host:port/wsnavigator

3) If it is working here also, then go to Webdynpro and check if any specific authentication is required for webservice

4) If nothing works, restart both the servers where webservice is and where you are using webdynpro. Then check the application. It will work.

Regards,

Harini S