| Contents > Installing and Using ColdFusion MX > Configuring Your System > Enabling web services access for Flash Remoting |
|
|
|
|
||
By default, Flash Remoting cannot access ColdFusion MX 6.1 through web services.
<servlet> <servlet-name>FlashGateway</servlet-name> ... <init-param> <param-name>DISABLE_CFWS_ADAPTERS</param-name> <param-value>false</param-value> <description>When set to true, this setting disables the ColdFusion WebServices Adapters in the gateway.</description> </init-param> </servlet>
|
|
||
| Contents > Installing and Using ColdFusion MX > Configuring Your System > Enabling web services access for Flash Remoting |
|
|
ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 6.1
Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/config25.htm
Comments
jipai said on Dec 3, 2003 at 1:10 PM : Barnaby said on Dec 5, 2003 at 4:33 PM :