[jbosstools-issues] [JBoss JIRA] (JBIDE-26040) Error for JAX-RS 2.1 @Context types

Rich DiCroce (JIRA) issues at jboss.org
Thu May 24 14:08:00 EDT 2018


Rich DiCroce created JBIDE-26040:
------------------------------------

             Summary: Error for JAX-RS 2.1 @Context types
                 Key: JBIDE-26040
                 URL: https://issues.jboss.org/browse/JBIDE-26040
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: webservices
    Affects Versions: 4.5.3.Final
            Reporter: Rich DiCroce


JAX-RS 2.1 adds some new types that can be injected into methods using the Context annotation, e.g. Sse and SseEventSink. Currently, JBoss Tools flags these with an error:
{quote}
@Context annotation is only allowed on method parameters of type '[javax.ws.rs.core.HttpHeaders, javax.ws.rs.core.UriInfo, javax.ws.rs.core.Request, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, javax.servlet.ServletConfig, javax.servlet.ServletContext, javax.ws.rs.core.SecurityContext]'.
{quote}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list