Re: TomEE system.properties : tomee.mp.scan doc/meaning
Richard Zowalla <[email protected]> Thu, 07 Mar 2024 15:16:06 +0100
| Newsgroups | gmane.comp.java.openejb.user |
|---|---|
| Message-ID | <a3fff6c46875d5e45f2f610188c08a1926e12fb4.camel__36909.8387703829$1709821089$gmane$org@apache.org> |
Hi, looking into [1], a value != "none" will activate the MP extensions. The default is "none" if the property is not present. "none" means, that the extensions listed in line 59 and below are disabled by default. [1] https://github.com/apache/tomee/blob/main/tomee/tomee-microprofile/mp-common/src/main/java/org/apache/tomee/microprofile/TomEEMicroProfileListener.java#L73 Am Mittwoch, dem 06.03.2024 um 15:29 +0000 schrieb COURTAULT Francois: > THALES GROUP LIMITED DISTRIBUTION to email recipients > > Hello everyone, > > Is there somewhere a doc describing the system property tomee.mp.scan > ? any default value if missing ? what are the possible values with > their meanings ? > What if the tomee.mp.scan is set to none ? what would happen in such > case ? Any good reason to set this entry to none ? > > Best Regards. > > >