[
https://issues.jboss.org/browse/WFLY-8026?page=com.atlassian.jira.plugin....
]
Kabir Khan updated WFLY-8026:
-----------------------------
Fix Version/s: 11.0.0.Final
I am bulk closing old issues that were resolved with no fix version. There are quite many
of these so I am not checking the history properly. From the lastModified date of this
issue it looks like it was done for 11.0.0.Final (I am not caring about alpha/beta etc.
for this exercise). If that is incorrect please adjust as needed.
read-resource operation of jaxrs subsystem doesn't work if
HttpServletDispatcher is used
----------------------------------------------------------------------------------------
Key: WFLY-8026
URL:
https://issues.jboss.org/browse/WFLY-8026
Project: WildFly
Issue Type: Bug
Components: REST
Affects Versions: 10.1.0.Final
Reporter: R Searls
Assignee: R Searls
Priority: Minor
Fix For: 11.0.0.Final
There are a set of "Bootstap" classes which when present in the web.xml file
require
jaxrs (i.e. resteasy) components to be configured using Resteasy Configuration Switches.
(see
https://docs.jboss.org/resteasy/docs/3.0.4.Final/userguide/html/Installat...
)
Adding the following switch to the web.xml should solve the issue.
2 resteasy config switches need to be added dynamically when a jaxrs Application subclass
is found in the web.xml file.
This addresses the issue flagged in
https://issues.jboss.org/browse/JBEAP-8064
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)