Progressbar for async methods
-----------------------------
Key: JBSEAM-984
URL:
http://jira.jboss.com/jira/browse/JBSEAM-984
Project: JBoss Seam
Issue Type: Feature Request
Components: Core, Remoting
Affects Versions: 1.2.0.GA
Reporter: Pete Muir
Priority: Minor
I think a fairly common use case is:
* Call action
* call async method to do a lengthy action
* return to page
* update progress bar and say when done based on async method
I think we could wrap this all up:
* user raises an event in the async method indicating completeness
* remoting/ui component polls seam to update progress
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira