Hi, I already now get the first support request that our application doesn't run under Tomcat 10.
So just want to get straight how this is going to work in the future. i see there is a migration tool, but that is for now quite useless for us because we also need to support Tomcat 9 or 8.. We are a tool/framework vendor we don't control what our users do, they can still be on what ever servlet container they are on. (we only require the websocket implementation so that makes certain stuff the minimum) Is there or will there be a way that we can drop in a jar that is just a "redirect/wrapper"? And then I don't care too much about if it goes from javax.servlet to jakarta.servlet or the other way around.. I just want to support both deployments. That our customers can dump in the generated war by our tooling in any tomcat version (8,9 or 10) and it just works. -- Johan Compagner Servoy