this is what is showing in a cfusion-out.log file.  Looks like its trying to
connect, then dies.

[Flex] 01/09/2007 17:20:08.657 [INFO] [Endpoint.General] Channel endpoint
my-secure-cfamf received request.
[Flex] 01/09/2007 17:20:08.657 [DEBUG] [Endpoint.AMF] Deserializing AMF/HTTP
request
Version: 3
 (Message #0 targetURI=null, responseURI=/1)
   (Array #0)
     [0] = (Typed Object #0 'flex.messaging.messages.CommandMessage')
       messageRefType = null
       operation = 5
       correlationId = ""
       timeToLive = 0
       body = (Object #1)
       clientId = null
       messageId = "5841B70D-681C-757D-8C51-08F26FA3CF5E"
       headers = (Object #2)
       destination = ""
       timestamp = 0

[Flex] 01/09/2007 17:20:08.657 [DEBUG] [Message.Command.cluster_request]
Executed command: (default service)
 commandMessage: Flex Message (flex.messaging.messages.CommandMessage)
   operation = cluster_request
   messageRefType = null
   clientId = 25D7D0AD-C11D-EF62-3FC9-B6943B9FCD0E
   correlationId =
   destination =
   messageId = 5841B70D-681C-757D-8C51-08F26FA3CF5E
   timestamp = 1168381208657
   timeToLive = 0
   body = {}
 replyMessage: Flex Message (flex.messaging.messages.AcknowledgeMessage)
   clientId = 25D7D0AD-C11D-EF62-3FC9-B6943B9FCD0E
   correlationId = 5841B70D-681C-757D-8C51-08F26FA3CF5E
   destination = null
   messageId = 25D7D0AD-C128-3443-EB35-12AF60EA8684
   timestamp = 1168381208657
   timeToLive = 0
   body = null

[Flex] 01/09/2007 17:20:08.657 [DEBUG] [Endpoint.AMF] Serializing AMF/HTTP
response
Version: 3
 (Message #0 targetURI=/1/onResult, responseURI=)
   (Typed Object #0 'flex.messaging.messages.AcknowledgeMessage')
     destination = null
     headers = (Object #1)
     correlationId = "5841B70D-681C-757D-8C51-08F26FA3CF5E"
     messageId = "25D7D0AD-C128-3443-EB35-12AF60EA8684"
     timestamp = 1.168381208657E12
     clientId = "25D7D0AD-C11D-EF62-3FC9-B6943B9FCD0E"
     timeToLive = 0.0
     body = null

On 1/9/07, Douglas Knudsen <[EMAIL PROTECTED]> wrote:

Can anyone point me to definitive documentation for setting this up?  I
have a cluster of CF instances in a production environment, I'm running IIS
with SSL, and I can't get my Flex remoteobject calls to work.

--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?




--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?

Reply via email to