MP activated or dectivated

COURTAULT Francois <[email protected]> Tue, 18 Feb 2025 14:58:47 +0000
Newsgroups gmane.comp.java.openejb.user
Message-ID <MRYP264MB6335F50F944D4C06021FF7F09DFA2@MRYP264MB6335.FRAP264.PROD.OUTLOOK.COM>
THALES GROUP LIMITED DISTRIBUTION to email recipients

Hello,

I think I already asked this question but I don’t remember your answer. Sorry about that.
The different TomEE flavors look like Russian doll, right ?
TomEE  Webprofile is fully included in TomEE Microprofile which itself is fully included TomEE Plus.

If we look at TomEE Microprofile, this one is activated  by default thanks to these 2 lines below in the system.properties under conf folder:
# MicroProfile
tomee.mp.scan = all

But these 2 above lines aren’t present in the TomEE Plus system.properties file ☹
What is the rational about that ? As MP is activated in TomEE Microprofile, why this one is not activated by default in TomEE Plus ?

Best Regards.