Re: [External] : Re: Issue with using tomcat-embed-core, JDK 11 and modules

2024-10-09 Thread Rémy Maucherat
: 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

Re: [External] : Re: Issue with using tomcat-embed-core, JDK 11 and modules

2024-10-09 Thread Greg Eschbacher
: 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

Re: Issue with using tomcat-embed-core, JDK 11 and modules

2024-10-09 Thread Rémy Maucherat
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

Issue with using tomcat-embed-core, JDK 11 and modules

2024-10-08 Thread Greg Eschbacher
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