Re: MP activated or dectivated

Richard Zowalla <[email protected]> Tue, 18 Feb 2025 16:10:21 +0100
Newsgroups gmane.comp.java.openejb.user
Message-ID <[email protected]>
Hi,

Since MP is not part of EE, a user won't expect MP to be available in WebProfile, Plus or Plume.
If it is needed, you can just enable it with the system property below by simply adding it.

Regards
Richard


> Am 18.02.2025 um 15:58 schrieb COURTAULT Francois <[email protected]>:
> 
> 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.
> 
> 
>