: Rémy Maucherat
> Sent: Wednesday, October 9, 2024 8:28 AM
> To: Tomcat Users List
> Subject: [External] : Re: Issue with using tomcat-embed-core, JDK 11 and
> modules
>
> On Tue, Oct 8, 2024 at 5:23 PM Greg Eschbacher
> wrote:
> >
> > Hi everyone,
> >
&g
: Issue with using tomcat-embed-core, JDK 11 and modules
On Tue, Oct 8, 2024 at 5:23 PM Greg Eschbacher
wrote:
>
> Hi everyone,
>
> Our application is upgrading from tomcat-embed-core 9.0.88 to 9.0.95, and we
> are having issues building with the latest jar.
>
> We are gett
On Tue, Oct 8, 2024 at 5:23 PM Greg Eschbacher
wrote:
>
> Hi everyone,
>
> Our application is upgrading from tomcat-embed-core 9.0.88 to 9.0.95, and we
> are having issues building with the latest jar.
>
> We are getting issues related to JDK 11 and modules. Specifically, when we
> build, we ge
Hi everyone,
Our application is upgrading from tomcat-embed-core 9.0.88 to 9.0.95, and we
are having issues building with the latest jar.
We are getting issues related to JDK 11 and modules. Specifically, when we
build, we get the message " module not found: java.annotation "
To demonstrate t