Copy link to clipboard
Copied
I have ColdFusion 2018 Update 11 installed on the Windows server. This ColdFusion uses a Tomcat version 9.0.41 as a connector .
Is it any way to upgrade tomcat version 9.0.46 internally without upgrading ColdFusion 2018 Update 11?
And also if there is way then ColdFusion 2018 don't have any compatibility issue, It should run smooth on Tomcat 9.0.46 because I am having old ColdFusion code.
Any suggestion please help.
Thanks.
Copy link to clipboard
Copied
As far as I know, Tomcat 9.0.41 is tightly integrated in the current architecture of ColdFusion 2018. As such, it does not enable you to upgrade the Tomcat version.
However, it might be possible for you to run, in ColdFusion 2018, a Java application that makes use of Tomcat 9.0.46. Is that what you have in mind?