ache.org
Subject: Re: [java] Netbeans and apache TomEE microprofile
I will try this, thanks!
Sent: Thursday, November 18, 2021 at 3:39 PM
From: "Som Lima"
To: "Santino Nervetti"
Cc: "NetBeans Mailing List"
Subject: Re: [java] Netbeans and apache TomEE micropr
There a couple of suggestion found at link below including putting it in
the pom file with tomee plug-in which should mean your project will work
in both IDEs.
https://stackoverflow.com/questions/60932960/tomeemicroprofile-unsatisfiedresolutionexception/64437680#64437680
On Thu, 18 Nov 2021, 14:
Maybe put -J-Dtomee.mp.scan=all in the netbeans.config file in the place
where the other arguments are found there, the file is in your NetBeans
installation directory in the etc folder.
Gj
On Thu, Nov 18, 2021 at 3:25 PM Santino Nervetti
wrote:
> Hi everyone!
>
> I'm trying to setup a simple j