以文字編輯器開啟 cf_root/wwwroot/WEB-INF/web.xml 檔案。在 J2EE 配置中開啟 cf_root/WEB-INF/web.xml。
在 ColdFusion MX Updater 3 與更新版本中,透過 Flash Gateway 從 Macromedia Flash 存取網頁服務的功能預設為停用。若要啟用,請執行此 TechNote 所提供的步驟。
若要啟用從 Macromedia Flash 存取網頁服務的功能,請執行下列步驟:
ColdFusion MX 6.1<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>
<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>
登入您的帳戶