]
Lukáš Fryč reassigned ARQ-1489:
-------------------------------
Assignee: (was: Lukáš Fryč)
Warp Filter: prepend to all other filters in a chain & do not
participate in forwarding
---------------------------------------------------------------------------------------
Key: ARQ-1489
URL:
https://issues.jboss.org/browse/ARQ-1489
Project: Arquillian
Issue Type: Enhancement
Components: Extension - Warp
Affects Versions: 1.0.0.Alpha4
Environment: Arquillian Warp 1.0.0.Alpha4 with Rewrite 2.0.7.Final in a JBoss AS
7.1.1.Final
Reporter: Harald Albers
Fix For: warp_1.0.0.Beta1
*Original title*: Warp: response payload was never registered when used with OCPsoft
Rewrite
I use OCPsoft Rewrite (
http://ocpsoft.org/rewrite/) to add fancy URL aliases to my JSF
webapp.
Warp tests work as long as I use the original unaliased URLs.
Warp tests using the aliased URLs fail with
{quote}
ClientWarpExecutionException: deenriching response failed: The response payload with
serialId [...] was never registered
{quote}
I created a demonstration project, see README.md for details:
https://github.com/albers/arquillian-showcase/tree/rewrite