Replace Errai and GWT with a poller based HTML5 solution.

New services were written for obtaining the performance status, and to modify the bot state. New Backbone.js views and model were created.

The polling strategy used is not a long-polling solution. It is timed to occur at the same interval for the Bot (3 seconds).

What needs to be completed:

  • Updates to the TicketMonster guide
  • Consideration for a long-polling solution
  • Review of the JAX-RS resources created. The Bot resource is not RESTful since it is a direct port of the earlier RPC endpoint.
Change By: Vineet Reynolds (02/Sep/13 9:07 AM)
Status: Coding In Progress Pull Request Sent
Git Pull Request: https://github.com/jboss-jdf/ticket-monster/pull/40
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira