when i export the project as a jar file, ResourceHandler could not load the swf file as getClass().getResource(resourcePath) [ResourceHandler.java line 78] cannt recognize the path:
"D:\workspace\netty-socketio-1.0.0-SNAPSHOT.jar!\static\flashsocket\WebSocketMainInsecure.swf.
And ie6 turns out to use the flashsocket as the transport way.
when i export the project as a jar file, ResourceHandler could not load the swf file as getClass().getResource(resourcePath) [ResourceHandler.java line 78] cannt recognize the path: "D:\workspace\netty-socketio-1.0.0-SNAPSHOT.jar!\static\flashsocket\WebSocketMainInsecure.swf. And ie6 turns out to use the flashsocket as the transport way.