You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (Jira)" <ji...@apache.org> on 2021/04/24 23:23:00 UTC

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

David Blevins created TOMEE-3729:
------------------------------------

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