You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Richard Zowalla (Jira)" <ji...@apache.org> on 2021/05/03 08:57:00 UTC

[jira] [Resolved] (TOMEE-3729) Do not scan classpath for @Provider when there is a JAX-RS Application

     [ https://issues.apache.org/jira/browse/TOMEE-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Zowalla resolved TOMEE-3729.
------------------------------------
    Resolution: Fixed

https://github.com/apache/tomee/commit/fab4b24b0c3d403666cc2ff3b0c3b58b47f7816b

> Do not scan classpath for @Provider when there is a JAX-RS Application
> ----------------------------------------------------------------------
>
>                 Key: TOMEE-3729
>                 URL: https://issues.apache.org/jira/browse/TOMEE-3729
>             Project: TomEE
>          Issue Type: Bug
>          Components: TomEE Core Server
>            Reporter: David Blevins
>            Priority: Major
>             Fix For: 8.0.7
>
>
> We should instead scan just the classes listed by the JAX-RS Application subclass.
> To enable the previous behavior of scanning all the classpath even when there is a JAX-RS Application subclass, set the system property `openejb.jaxrs.providers.auto` to `true`



--
This message was sent by Atlassian Jira
(v8.3.4#803005)