[seam-issues] [JBoss JIRA] Created: (JBSEAM-4541) Remote webservices invocation in Seambay should inform about of state of request by a JavaScript flag

Karel Piwko (JIRA) jira-events at lists.jboss.org
Fri Feb 12 08:37:09 EST 2010


Remote webservices invocation in Seambay should inform about of state of request by a JavaScript flag
-----------------------------------------------------------------------------------------------------

                 Key: JBSEAM-4541
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4541
             Project: Seam
          Issue Type: Task
    Affects Versions: 2.2.1.CR1
            Reporter: Karel Piwko
            Assignee: Karel Piwko
             Fix For: 2.2.1.CR1


The JavaScript file test.js, which is responsible for invoking webservices during seam-bay test. Since these are generic AJAX
request, there is no way how to externally determine the state of execution, which makes testing a lot harder and unreliable.

A simple modification of test.js file, adding an boolean flag to currently used service, which is modified when request is sent and response
is processed, solves this problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list