Could you please update the wicket-atmosphere with the last release 2.1.4 : I know that this version depend of jquery 2.0.3+ but there is a pure javascript version (no jquery depend) :
https://github.com/Atmosphere/atmosphere-javascript And I notice that's your version of TrackMessageSizeFilter don't extend the org.atmosphere.client.TrackMessageSizeFilter but it's necessary to be use everywhere my atmosphere : check line 72 of this JavaScriptProtocol file for why : https://github.com/Atmosphere/atmosphere/blob/atmosphere-project-2.1.4/modules/cpr/src/main/java/org/atmosphere/interceptor/JavaScriptProtocol.java#L72 I can pull a request if you want. Duto ----- Duto -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-atmosphere-tp4665687.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
