Groups | Blog | Home
all groups > coldfusion flash integration > september 2005 >

coldfusion flash integration : Remoting not working


pdrich
9/9/2005 6:19:59 PM
When I try to test remoting on my server using
https://servername/flashservices/gateway, it redirects to
https://servername/flashservices/ and gives a 404 error. I removed and
reinstalled the connectors as explained here without success:
http://www.macromedia.com/support/flashremoting//ts/documents/iis_gateway_connec
tion.htm#enable

We have to use SSL. We're using IIS, CFMX7 (7,0,0,91690) updates level
chf700002.jar, Windows 2003, Java 1.4.2_05
nasirmaziz NO[at]SPAM gmail.com
9/9/2005 10:21:41 PM
CFMX7 comes with remoting but it is not turned on by default. Make sure
you uncomment the lines in gateway-config.xml in WEB-INF folder and
restart the server.

IMPORTANT: The regular test https://servername/flashservices/gateway in
CFMX7 always fails and never is an indictaion if the servers remoting
is enabled or not. The solution is download the following code at the
link below. Extract the files and run the file on your CFMX7 server. If
you see the results, you are good to go. If not, then do other tests.
Let me know if this works.

http://www.asfusion.com/blog/examples/item/remoting-for-coldfusion-flash-forms
CyberNaz
9/10/2005 12:00:00 AM
CFMX7 comes with remoting but it is not turned on by default. Make sure
you uncomment the lines in gateway-config.xml in WEB-INF folder and
restart the server.

IMPORTANT: The regular test https://servername/flashservices/gateway in
CFMX7 always fails and never is an indictaion if the servers remoting
is enabled or not. The solution is download the following code at the
link below. Extract the files and run the file on your CFMX7 server. If
you see the results, you are good to go. If not, then do other tests.
Let me know if this works.


http://www.asfusion.com/blog/examples/item/remoting-for-coldfusion-flash-formsIM
PORTANTIMPORTANT
AddThis Social Bookmark Button