]
Bartosz Majsak closed ARQ-1286.
-------------------------------
Release Notes Text: Java EE 5 is considered outdated technology by now. I think
it's reasonable to close this issue then.
Resolution: Won't Fix
Support Warp on Java EE 5 (Servlets 2.5) compliant containers
-------------------------------------------------------------
Key: ARQ-1286
URL:
https://issues.jboss.org/browse/ARQ-1286
Project: Arquillian
Issue Type: Feature Request
Components: Extension - Warp
Affects Versions: warp_1.0.0.Alpha2
Reporter: Lukáš Fryč
Priority: Critical
Fix For: warp_1.0.0.Beta1
Original Estimate: 2 hours
Remaining Estimate: 2 hours
Warp is currently focused on Java EE 6 and higher, since it uses {{@WebFilter}}
annotation to intercept incoming requests.
We may decide to support Servlets 2.5 containers as well in case there is enough interest
(please vote if you are interested).