-
Enhancement
-
Resolution: Unresolved
-
Major
-
1.0.0.Alpha4
-
None
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
ClientWarpExecutionException: deenriching response failed: The response payload with serialId [...] was never registered
I created a demonstration project, see README.md for details:
https://github.com/albers/arquillian-showcase/tree/rewrite