Details
Description
A number of JAX-RS TCK of tests use HTTP TRACE to verify the client / server behavior, but TRACE HTTP method dispatching is not supported by AbstractHTTPServlet, causing tests do not fail.
Attachments
Issue Links
- fixes
-
CXF-8463 jaxrs.ee.rs.client.asyncinvoker traceWithCallbackThrowsNoWebApplicationExceptionForResponseTest
- Closed
-
CXF-8464 jaxrs.ee.rs.client.asyncinvoker traceWithCallbackThrowsWebApplicationExceptionTest
- Closed
-
CXF-8465 jaxrs.ee.rs.client.asyncinvoker traceWithClassThrowsNoWebApplicationExceptionForResponseTest
- Closed
-
CXF-8466 jaxrs.ee.rs.client.asyncinvoker traceWithClassThrowsWebApplicationExceptionTest
- Closed
-
CXF-8467 jaxrs.ee.rs.client.asyncinvoker traceWithGenericTypeStringWhileServerWaitTest
- Closed
-
CXF-8468 jaxrs.ee.rs.client.asyncinvoker traceWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest
- Closed
-
CXF-8469 jaxrs.ee.rs.client.asyncinvoker traceWithGenericTypeThrowsWebApplicationExceptionTest
- Closed
-
CXF-8470 jaxrs.ee.rs.client.asyncinvoker traceWithStringClassWhileServerWaitTest
- Closed
-
CXF-8471 jaxrs.ee.rs.client.syncinvoker traceWithGenericTypeResponseThrowsNoWebApplicationExceptionTest
- Closed
-
CXF-8472 jaxrs.ee.rs.client.syncinvoker traceWithGenericTypeStringTest
- Closed
-
CXF-8473 jaxrs.ee.rs.client.syncinvoker traceWithGenericTypeStringThrowsWebApplicationExceptionTest
- Closed
-
CXF-8474 jaxrs.ee.rs.client.syncinvoker traceWithResponseClassThrowsNoWebApplicationExceptionTest
- Closed
-
CXF-8475 jaxrs.ee.rs.client.syncinvoker traceWithStringClassTest
- Closed
-
CXF-8476 jaxrs.ee.rs.client.syncinvoker traceWithStringClassThrowsWebApplicationExceptionTest
- Closed
-
CXF-8498 jaxrs.jaxrs21.ee.client.rxinvoker traceWithClassThrowsNoWebApplicationExceptionForResponseTest
- Closed
-
CXF-8499 jaxrs.jaxrs21.ee.client.rxinvoker traceWithClassThrowsWebApplicationExceptionTest
- Closed
-
CXF-8500 jaxrs.jaxrs21.ee.client.rxinvoker traceWithGenericTypeStringTest
- Closed
-
CXF-8501 jaxrs.jaxrs21.ee.client.rxinvoker traceWithGenericTypeThrowsNoWebApplicationExceptionForResponseTest
- Closed
-
CXF-8502 jaxrs.jaxrs21.ee.client.rxinvoker traceWithGenericTypeThrowsWebApplicationExceptionTest
- Closed
-
CXF-8503 jaxrs.jaxrs21.ee.client.rxinvoker traceWithStringClassTest
- Closed
- relates to
-
CXF-8045 Disable HTTP TRACE method on CXF http-undertow transport
- Closed
- links to