I'm stucked in a very big problem. I have a little app that works wit server iniated push and 2 windows. With FireFox everythin works perfect and quite fast. But as soon as I change too IE the application gets slow and it results after some user interaction in a "Network Connection Interrupted" error.
ICEsoft Technologies, Inc.
ICEfaces 1.6.0
Build number: 15
Revision: 14409
Can you try first to run the application in Tomcat? That might give us a bit more information.
Also, can you attach a *.war file instead? It takes us quite a while to make your code work since we're not using the same IDE.
Yeah, it was for me too. I believe I tracked the problem down to an issue that has been fixed already -- http://jira.icefaces.org/browse/ICE-2023 . I tested your application with Oc4j 10.1.3.3, IE7, and the latest code (trunk) and everything seems to work fine. The fix will be part of 1.6.1 release.
You could try building icefaces+components from trunk (public SVN) and see if the problem is gone. Let us know how things are once you've tested your app.