IE8 繼續自成一套: BlazeDS X IE8 = Bug


IE8 真是太麻煩了,常常引致一些支援問題,所以用IE 就等如”踩地雷”,(遲早踩中),而且更會有一些古怪的bugs,想找解決方法也不知由哪找。

streaming AMF channel on IE 8 失敗,已經report to adobe bug tracker ,現在還有workaround。不過用blazeDS又要多記一個forum,IE8 X blazeDS = Bug.
雖然workaround 只是在configuration of the channel (in services-config.xml) 加一個xml tag: “max-streaming-clients” ,但不知道的developer 就可能要花整天的時間找出問題所在。

1
2
3
4
5
6
<channel-definition id="my-streaming-amf" class="mx.messaging.channels.StreamingAMFChannel">
  <endpoint url="http://{server.name}:{server.port}/{context.root}/messagebroker/streamingamf" class="flex.messaging.endpoints.StreamingAMFEndpoint"/>
  <properties>
	<max-streaming-clients>10</max-streaming-clients>
  </properties>
</channel-definition>

Source: Streaming AMF not working on Internet Explorer 8

Share

, , , ,

  1. #1 by Lily Evans on April 29, 2010 - 2:29 am

    Internet Explorer 8 is very good because it is as stable as Opera. I hate the previous versions of IE like IE6 because it hangs frequently. ‘

(will not be published)

Anti-Spam Protection by WP-SpamFree