I also thought there was a ticket for this, but I couldn't find one just now when I went looking.
So I've created one, ISIS-1176 [1]. Comments welcome FWIW, Kevin Meyer and I played around with the Wicket-Atmosphere integration one afternoon a while back, and got a simple clock ticking in the Wicket UI header after an hour or two of hacking. So I think it's all doable. Cheers Dan [1] https://issues.apache.org/jira/browse/ISIS-1176 2015-07-22 12:30 GMT+01:00 Martin Grigorov <[email protected]>: > Hi, > > I remember that there is a ticket in Isis JIRA about using > Wicket-Atmosphere, but I cannot imagine how/where exactly this integration > should be done. > > Martin Grigorov > Freelancer. Available for hire! > Wicket Training and Consulting > https://twitter.com/mtgrigorov > > 2015-07-22 14:25 GMT+03:00 Rade, Joerg / Kuehne + Nagel / Ham GI-PS < > [email protected]>: > > > Hi Martin, > > > > in my application users can invoke (relatively) long running actions > (e.g. > > check if ~60 JMS topics and ~ 20 WebServices are available). > > I would like to update the GUI as the results are available. > > > > I know that asynchronous updates of a GUI can surprise users and incur > > some costs (I've done this a while ago in Actionscript/Flash via > cairngorm). > > It's not that this is essential for my application, but it gives a nice > > light bulb moment. > > > > -j > > -----Ursprüngliche Nachricht----- > > Von: Martin Grigorov [mailto:[email protected]] > > Gesendet: Mittwoch, 22. Juli 2015 13:11 > > An: dev > > Betreff: Re: Pushing from Server to Client > > > > Hi, > > > > Wicket supports push also via an integration with Atmosphere and with > > native WebSockets. > > Please consult with Wicket's user guide for more information. > > > > What is your use case? > > On Jul 22, 2015 2:06 PM, "Rade, Joerg / Kuehne + Nagel / Ham GI-PS" < > > [email protected]> wrote: > > > > > Hi, > > > > > > I have learned from [1] that Wicket supports push via cometd. > > > > > > Any plans to integrate that into Isis? > > > Should I file an issue? > > > > > > Best regards > > > Jörg > > > [1] https://github.com/wicketstuff/core/wiki/Push > > > > > > Kühne + Nagel (AG & Co.) KG > > Rechtsform: Kommanditgesellschaft, Bremen HRA 21928, USt-IdNr.: DE > > 812773878. > > Geschäftsleitung Kühne + Nagel (AG & Co.) KG: Reiner Heiken (Vors.), Dirk > > Blesius, Martin Brinkmann, Matthias Heimbach, Jan-Hendrik Köstergarten, > > Christian Solf, Lars Wedel, Jens Wollesen. > > Persönlich haftende Gesellschafterin: Kühne & Nagel A.G., Rechtsform: > > Aktiengesellschaft nach luxemburgischem Recht, HR-Nr.: B 18745, > > Geschäftsführendes Verwaltungsratsmitglied: Karl Gernandt. > > Geschäftsleitung Region Westeuropa: Yngve Ruud (Vors.), Richard Huhn, > > Björn Johansson, Jan Kunze, Bruno Mang, Stefan Paul, Holger Ketz, Dominic > > Edmonds. > > > > Wir arbeiten ausschließlich auf Grundlage der Allgemeinen Deutschen > > Spediteursbedingungen (ADSp), jeweils neuester Fassung. Wir verweisen > > insbesondere auf die vom Gesetz abweichenden Haftungsbeschränkungen von > > Ziffer 23 und 24 ADSp. Den vollständigen Text der ADSp übersenden wir > Ihnen > > gerne auf Anfrage und können Sie auch unter http://www.kuehne-nagel.com > > einsehen. Ergänzend wird vereinbart, dass (1) Ziffer 27 ADSp im Rahmen > > internationaler Übereinkommen weder unsere Haftung noch die Zurechnung > des > > Verschuldens von Leuten und sonstigen Dritten zu Gunsten des > Auftraggebers > > erweitert, und (2) wir in den im deutschen Seehandelsrecht aufgeführten > > Fällen des nautischen Verschuldens oder Feuer an Bord nur für eigenes > > Verschulden und (3) im Sinne der CMNI genannten Voraussetzungen nicht für > > nautisches Verschulden, Feuer an Bord oder Mängel des Schiffes haften. > > >
