Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ColdFusion / Advanced Techniques / March 2005



Tip: Looking for answers? Try searching our database.

Error consuming web service

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
amthomson - 11 Mar 2005 19:34 GMT
I was receiving a timeout error trying to consume one of my web services, so I
decided to try a public one...BabelFish.  I get the same error.  I tried
several other web services listed at xmethods.net and I get the same thing.  
Here is the error:

"Error","jrpp-279","03/11/05","13:22:29",,"Could not generate stub objects for
web service invocation.Name:
http://www.xmethods.net/sd/2001/BabelFishService.wsdl. WSDL:
http://www.xmethods.net/sd/2001/BabelFishService.wsdl.
java.net.ConnectException: Connection timed out It is recommended that you use
a web browser to retrieve and examine the requested WSDL document for
correctness. If the requested WSDL document can't be retrieved or it is
dynamically generated, it is likely that the target web service has programming
errors.

And here is my invoke call:
<cfinvoke
   webservice = "http://www.xmethods.net/sd/2001/BabelFishService.wsdl"
   method = "BabelFish"
   returnVariable = "foo">
        <cfinvokeargument name="translationmode" value="en_es"/>
        <cfinvokeargument name="sourcedata" value="Hello World, Friend"/>
</cfinvoke>

Any ideas?
J. van Zuijlekom - 31 Mar 2005 10:16 GMT
I have the same problem. I used
http://www.mindreef.net/tide/scopeit/start.do?referer=xmethods&url=http://www.xm
ethods.net/sd/2001/BabelFishService.wsdl

to test the webservice. It to get's a timeout. I think the connection
between the xmethods webservice and babelfish is down.

I'll send them an email about this.

> I was receiving a timeout error trying to consume one of my web services, so I
> decided to try a public one...BabelFish.  I get the same error.  I tried
[quoted text clipped - 21 lines]
>
>  Any ideas?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.