I have a webservice... real simple...

<CFINVOKE webservice="http://www.careerlearn.org/optout2.cfc?WSDL";
method="getoptout" returnvariable="outlist">
</CFINVOKE>
<CFOUTPUT>
#outlist#
</CFOUTPUT>

This does not work from our internal server we recevei this error:

Could not generate stub objects for web service invocation. 
Name: http://www.careerlearn.org/optout2.cfc?WSDL. WSDL:
http://www.careerlearn.org/optout2.cfc?WSDL. java.net.ConnectException:
Connection timed out: connect 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. 


We are using MX 6.1- JRUN install 

But when I call the same code on my personal server @
http://www.kpwebtech.com/optouts.cfm

Anyone have any ideas why this is happeneing???


Kris Pilles
Website Manager
Western Suffolk BOCES
507 Deer Park Rd., Building C
Phone: 631-549-4900 x 267
E-mail: [EMAIL PROTECTED]


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Get the mailserver that powers this list at 
http://www.coolfusion.com

Reply via email to