Baba
unread,May 22, 2012, 9:56:15 PM5/22/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gwt-comet
Hi,
Scenario - Messages are coming continuously onto the jms-topic, they
have to be displayed on the GWT client.
I am trying to use Comet direct model, myservlet extends CometServlet.
In doComet() I am receiving the jms messages(serialized) and then
writing it to CometServletResponse.
I am getting the 1st messages on the client but then no new message is
getting displayed onto the client.
Please suggest whats missing.
Thanking you in anticipation.
Regards,
Saurabh.