Hi, I am trying to use (consume) webservices for the first time. When I goto to components click on the plus sign and enter the webservice in the url box, eg: http://www.communitymx.com/services/cmxfeed.wsdl and set the proxy generator to coldfusion mx, and click ok I get an error message, it says, "Unable to generate a proxy operation timed out : connect". I have tried various webservices and always get an error, do i need to configure something else to get it working on the component window ? Any help much appreciated. Rgds Liam
When you mention you consume it... how are you consuming it? In your code (can we see example?) on your editor (Dreamweaver? which one?). Please explain a little more in detail how you are hitting the web service; kind of hard to troubleshoot with little information!
Pablo Varando Senior Application Architect EasyCFM.COM, LLC.
Hi pablo...thanks for the interest...i'm a webservice virgin so please bear with me. I thought I had to initiate the web service in dreamweaver first by setting it up in the component panel, under applications this is what i am refering too here. However i do have sample code of an attempt to use a webservice as follows: