cpramirez edited a comment on issue #3757: URL: https://github.com/apache/netbeans/issues/3757#issuecomment-1067713814
I deploy in a Tomcat10 and I am not having problems with it. It is also true that I am forced to pass the [Tomcat migration tool](https://github.com/apache/tomcat-jakartaee-migration) beforehand because some of my dependencies are not Jakarta yet, but it theory it only upgrades from Java EE 8 to Jakarta EE 9, it does not downgrade. Also, as it is only Tomcat, and not TomEE, it has only the Web elements integrated (Servlets, etc.), for the rest it depends on the libraries that come packaged in the war. The IDE is configured with the Jakarta EE 9 Web on its properties. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
