[jboss-jira] [JBoss JIRA] (WFLY-8026) read-resource operation of jaxrs subsystem doesn't work if HttpServletDispatcher is used

R Searls (JIRA) issues at jboss.org
Fri Feb 3 15:37:00 EST 2017


R Searls created WFLY-8026:
------------------------------

             Summary: 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


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/Installation_Configuration.html#d4e125 )
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.2.3#72005)


More information about the jboss-jira mailing list