Re: [flexcoders] secure and non-secure channels for (ColdFusion) remoting

2007-10-16 Thread Tom Chiverton
On Monday 15 Oct 2007, [EMAIL PROTECTED] wrote: I noticed similar behavior when I had stipulated an incorrect endpoint for an rtmp channel endpoint uri=https://{server.name}:{server.port}/flex2gateway/; class=flex.messaging.endpoints.SecureAMFEndpoint/ and endpoint

RE: [flexcoders] secure and non-secure channels for (ColdFusion) remoting

2007-10-15 Thread Battershall, Jeff
Tom, I noticed similar behavior when I had stipulated an incorrect endpoint for an rtmp channel - it didn't fail over, the app just hung, perhaps due to a runtime error - you could dump the channelFault event and see what you get there. I haven't tested but there is the connectTimeout property