Hello,
Where can I check what version of Tomcat is bundled within Servoy (in my case Version: 5.2.14 - build 1027)?
For long-polling apache-tomcat-7.0.35 is needed, not sure if there is way to upgrade without harming anything and unwanted side-effects?
Servoy 6.1.3 runs on Tomcat 6.0.36, Servoy 5.2.14? Not sure exactly, but Tomcat 6 as well.
Now what prevents you from trying out Servoy in Tomcat 7? Should be pretty easy to try it out, right?
Either you export as a war, or you change the /application_server/server content with a Tomcat 7 install (only bin and conf need to be changed I guess, but make sure you don’t overwrite the custom server.xml, try and merge with the Tomcat 7 standard one. I think mostly what you need are the Context entries at the end of that file).