-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
https://github.com/resteasy/resteasy/pull/2270 introduced a context parameter of resteasy.disable.providers which did not get ported to RESTEasy 4.x. This means it did not make it into RESTEasy 6.2/7.0 either. There is a setting in WildFly, resteasy-disable-providers, which allows this to be set. However, in WildFly 25+ this value would be ignored as the options are not there.
- is cloned by
-
JBEAP-27011 (8.0.z) RESTEASY-3496 - RESTEasy 4.x+ missing the resteasy.disable.providers context parameter support
- Verified
- is incorporated by
-
WFLY-19353 Upgrade RESTEasy to 6.2.9.Final
- Resolved
-
WFLY-19354 Upgrade RESTEasy to 7.0.0.Alpha2 for WildFly Preview
- Resolved
- is related to
-
RESTEASY-1510 Allow to change RESTEasy settings via CLI
- Resolved
-
RESTEASY-2475 Implement parameter "resteasy.disable.providers"
- Closed
- relates to
-
RESTEASY-3500 The ExceptionHandler sets the media type of an exception to text/html
- Resolved
-
RESTEASY-3501 The SynchronousDispatcher may send an empty response if a MessageBodyWriter for the exception cannot be found
- Resolved
-
WFLY-19294 Ensure there are tests for behaviors altered by the jaxrs subsystem attributes
- Open