Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
8.0.0-Final
-
None
Description
This test can be run with:
./runtests -Dtomee.version=8.0.1-SNAPSHOT -Dopenejb.version=8.0.1-SNAPSHOT -Dhttps.protocols=TLSv1,TLSv1.1,TLSv1.2 --env -nc -c -w tomee-plume com/sun/ts/tests/servlet/api/javax_servlet/asynccontext/URLClient#getRequestTest
It fails due to the request being unwrapped in EEFilter: https://github.com/tomitribe/tomee/blob/106cbb657a702bb8aaad054feccbcf21eeb69fca/server/openejb-http/src/main/java/org/apache/openejb/server/httpd/EEFilter.java#L108
Attachments
Issue Links
- links to