Skip to main content
Participant
August 14, 2021
Question

Upgrade tomcat version 9.0.41 to 9.0.46 on ColdFusion version 2018 Update 11

  • August 14, 2021
  • 1 reply
  • 612 views

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.

 

 

This topic has been closed for replies.

1 reply

BKBK
Community Expert
Community Expert
August 14, 2021

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?