RE: MP activated or dectivated
Richard Zowalla <[email protected]> Wed, 19 Feb 2025 12:32:32 +0100
| Newsgroups | gmane.comp.java.openejb.user |
|---|---|
| Message-ID | <[email protected]> |
Please check the release notes of TomEE 10.0.0 on our website: https://tomee.apache.org/10.0.0/release-notes.html Am 19. Februar 2025 12:05:24 MEZ schrieb COURTAULT Francois <[email protected]>: >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. >> >> >>