[arquillian-issues] [JBoss JIRA] (ARQ-1246) Warp: single execution should observe only first request

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Fri Dec 14 10:30:18 EST 2012


Lukáš Fryč created ARQ-1246:
-------------------------------

             Summary: Warp: single execution should observe only first request
                 Key: ARQ-1246
                 URL: https://issues.jboss.org/browse/ARQ-1246
             Project: Arquillian
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: Extension - Warp
            Reporter: Lukáš Fryč
            Priority: Critical
             Fix For: warp_1.0.0.Alpha2


Default Warp execution mode in Alpha1 was enhancing just first request in Warp execution cycle.

In Alpha2 with introduction of WarpGroups, this behavior was changed, so user needs to define observer for almost each request for complex pages which loads multiple requests, otherwise Warp fails with message that there are too much requests.

Default behavior in single execution scenario (which means without using request groups) is that only first request matching criteria is enhanced with Warp.

This will also preserve backward compatibility.

--
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



More information about the arquillian-issues mailing list