Hi All, We are migrating Tomcat 9 to 10.1 in our product. As part of this migration namespace Javax is changed to Jakarta. We are using Solr9 as an embedded web app. We have a custom SolrDispatchFilter which extends the org.apache.solr.servlet.SolrDispatchFilter which is still using javax. Because of this we are facing compilation errors since Jakarta cannot be converted to javax.
Please let us know if Solr9 is supported with Tomcat 10. If not, please let us know what can be done for the above issue. Thanks, Suraksha