• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Devaka Cooray
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Jeanne Boyarsky
  • Tim Cooke
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
Bartenders:

Error while running web service client in RAD 6.0

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am getting below error while running webservice client in RAd 6.0
Before calling service*************

SOAP FAULT

Faultcode: HTTP

FaultString: Connection refused: connect

FaultActor: null

The client is Java application and server is websphere application Server 6.0 .Can you help to solve this issue.

Thanks in Advance
 
Ranch Hand
Posts: 2108
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Padma Athimoolam:
I am getting below error while running webservice client in RAd 6.0
Before calling service*************

SOAP FAULT

Faultcode: HTTP

FaultString: Connection refused: connect

FaultActor: null

The client is Java application and server is websphere application Server 6.0 .Can you help to solve this issue.

Thanks in Advance



Which web service are you trying to connect to? Do you have access to connect to it?
 
To get a wish, you need a genie. To get a genie, you need a lamp. To get a lamp, you need a tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic