Coldfusion 10
Flex 3
Existing Flash Application works with Coldfusion 8
Flex Integration is turned on.
Running latest update 12
Linux Machine
When I bring up the application I get the following error:
mx.messaging.channels::AMFChannel)#3
initialDestinationId = (null)
messageAgents = (Array)#8
[0] (mx.rpc::AsyncRequest)#9
authenticated = false
autoConnect = true
channelSet = (mx.messaging::ChannelSet)#5
clientId = (null)
connected = false
defaultHeaders = (null)
destination = "ColdFusion"
id = "2E20487A-B02C-CB91-E9B5-78116236D96C"
reconnectAttempts = 0
reconnectInterval = 0
requestTimeout = -1
subtopic = ""
connected = false
connectTimeout = -1
enableSmallMessages = true
endpoint = "http://192.168.0.17/flex2gateway/"
failoverURIs = (Array)#10
id = "my-cfamf"
mpiEnabled = false
netConnection = (flash.net::NetConnection)#11
client = (mx.messaging.channels::AMFChannel)#3
connected = false
objectEncoding = 3
proxyType = "none"
uri = "http://192.168.0.17/flex2gateway/"
piggybackingEnabled = false
polling = false
pollingEnabled = false
pollingInterval = 3000
protocol = "http"
reconnecting = false
recordMessageSizes = false
recordMessageTimes = false
requestTimeout = -1
uri =
etc...
I have done the following:
http://192.168.0.17/flashservices/gateway ---> Page Not found
http://192.168.0.17/flashservices/gateway/ ---> Page Not found
Brian