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
Eclipse UserFriend
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: Wed Feb 12 08:44:33 GMT 2025

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

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

Back to the top