Can you prepare an example?

There are a few things I have to iron out in that code...

I recently published a couple of changes to

On Thu, Oct 8, 2009 at 2:39 AM, Daniel Dominik Holúbek <dankodo...@gmail.com
> wrote:

> hello everybody,
> has anyone here any experience with wicketstuff-push?
> i am trying to use it in my app, but it behaves somewhat strangely.
> when i call cometdService.publish(event) method from form's onSubmit
> method,
> it works like a charm.
> but when i call it from another method - for example ListView's
> onModelChanged, then nothing happens.
>
> the reason i need to call it that way is, that i am using xmpp protocol for
> a chat application. in form's onSubmit method, i send the message via
> xmpp's
> sendMessage method. When received, the message is processed in a jabber
> listener. that is the place for publishing cometd event. if i publish it in
> onSubmit, clients often refresh themselves before the message actually
> arrives, and that's a problem.
>
> thank you for any help with this. :)
>
> --
> -danoh-
>



-- 
Rodolfo Hansen
CTO, KindleIT Software Development
Email: rhan...@kindleit.net
Office: 1 (809) 732-5200
Mobile: 1 (809) 299-7332

Reply via email to