flex配置https访问协议
?
http://www.iteye.com/problems/76257
? Server.Processing.DuplicateSessionDetected ? ? Detected duplicate HTTP-based FlexSessions,generally due to the remote host disabling session cookies. Session cookies must be enabled to manage the client connection correctly." ? ? 检测重复的基于HTTP的FlexSessions,一般是由于在远程主机禁用会话cookie。会话Cookie必须能够管理客户端连接正确 ? 改下endopoint Ip <mx:Remoteobject endpoint="http://localhost:8400/webapp/messagebroker/amf"> ? 我改成127.0.0.1就Ok了 ? 原来是写了两个remote用了一个destination ? ? =============================== [FaultEvent fault=[RPC Fault faultString="Send failed" faultCode="Client.Error.MessageSend" faultDetail="Channel.Connect.Failed error NetConnection.Call.Failed: HTTP: Failed: url: 'http://10.1.112.231:8443/PHR4//xbzc/phr'"] messageId="93DB3952-9A97-3ADE-63DB-8FDA49FD7391" type="fault" bubbles=false cancelable=true eventPhase=2] ? ? tongweb为什么通道关闭了,还是可以访问使用呢 ? ? http://bugs.adobe.com/jira/browse/BLZ-443 ? ? http://www.iteye.com/problems/14594 ? http://www.iteye.com/topic/368600 http://www.iteye.com/topic/414094? (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |