Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Unable to Consume Web-service in Eclipse
Unable to Consume Web-service in Eclipse [message #997157] Fri, 04 January 2013 06:42
Sayan guharoy is currently offline Sayan guharoyFriend
Messages: 1
Registered: January 2013
Junior Member
I am trying consume a webservice hosted by

www.webservicex.net-CurrencyConvertor.asmx?WSDL
(unable to paste the full link as i am a newcomer)

but eclipse showing "The service defintion selected is invalid"

I did check the followings:

1.opened the above wsdl url in ie and xml displayed properly

2.eclipse have network connectivity,it shows list of update when help-->check for update is clicked

3.Downloaded a copy of the wsdl and was able to generate client components.But when i tried to invoke a method i am getting connection refused error

stackTrace:java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195




Previous Topic:Ant build file project builder
Next Topic:Customize XML Editor
Goto Forum:
  


Current Time: Fri Apr 19 04:07:16 GMT 2024

Powered by FUDForum. Page generated in 0.01838 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top