RE: MP activated or dectivated

COURTAULT Francois <[email protected]> Wed, 19 Feb 2025 11:05:24 +0000
Newsgroups gmane.comp.java.openejb.user
Message-ID <MRYP264MB6335AE53E5A51530C96EC2709DC52@MRYP264MB6335.FRAP264.PROD.OUTLOOK.COM>
THALES GROUP LIMITED DISTRIBUTION to email recipients 

Richard,

Thanks for your answer.
Could you please confirm that all MP TCKs have been passed successfully on TomEE Plus with MP activated ? 

Best Regards.

-----Original Message-----
From: Richard Zowalla <[email protected]> 
Sent: mardi 18 février 2025 16:10
To: [email protected]
Subject: Re: MP activated or dectivated 

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.
> 
> 
>