Man, too many hidden firewalls...
> Hi,
> 
> A web service on my cf8 box works fine when accessed locally (even 
> invoking with regular Internet protocol for the box like 
> webservice="http://24.254.xx.xx:8000/ws/provideThing.cfc?wsdl....";).  
> What this service does is to run a query and to return some results 
> (not much), the query runs under 0.03 seconds.
> 
> But an attempt to call/invoke the service from another box generated 
> error,
> "
> Unable to read WSDL from URL: http://24.254.xx.xx:8000/ws/provideThing.
> cfc?WSDL.  
> Error: java.net.ConnectException: Connection timed out: connect.  
> "
> then, the
> "
> <CFINVOKEARGUMENT name="term" value="someValue">
> " is highlighted.
> 
> More info:
> the hosting box runs CF8 Enterprise (trial), OS=XP Prof, JVM=1.6
> the caller box runs CF8 Developer's Edition, OS=win 2000, JVM=1.6
> 
> From the hosting box's cf admin, such a web service has been created...
> 
> 
> I've also increased the datasource's timeout to 50 (the admin's "Min" 
> is probably wrong, one can't expect a normal request to take 20 
> minutes to finish)... 
> 
> To reduce network complication, I used wireless connection for my 
> first attempt of calling the service from the second box, and yet, 
> every time, I got the same error,
> including the funny header, "has experienced an unexpected error."
> 
> Searching for solution does not produced meaningful result.  Would 
> appreciate your thoughts, ideas, then of course best is, a solution.
> 
> Thank you.
> 
> 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294277
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to