Web Services Issues in Coldfusion 8
Hello all,
I am trying to deploy .cfc files as web services in a multiserver coldfusion 8 environment. So far it has not been working out so well. Whenever I navigate to the .cfc file in a browser the page dumps the .cgi scope and not the component documentation. If i append ?wsdl to the URL I get the code for the .cgi scope dump. You also cannot manually register a web service in the coldfusion administrator. (components that will be web services are marked as access="remote", these same .cfc files have been and are being used in CF 7.1.)
The cfc files in the CFIDE folder use the cfcexplorer.cfc component and do show the component documentation.
-----------------------------------------------------------------
My Environment:
3 x T6300 Sun Solaris Blades
3 x 8 core processors
32GB RAM
Hardware Load Balancer:
Juniper DX
NAS /web partition mount for webroot
---------------------------------------------------------------
Does anyone know of any issues with web services in multiserver CF 8 environment? Why would the .cfc and .cfc?wsdl dump the cgi scope and not show me the component documentation or the WSDL file? Is there a setting that I am missing somewhere to allow web services? Why can't I explore the cfc documentation on a file in the webroot?
Any help or insight would be greatly appreciated!
thanks in advance
Steve
